SE 450 - Object Oriented Software Development

Fall 2001/2002

Homework #1

The purpose of this homework is to get you familiar with the Java development environment (JDK).  Please see the course home page for the location of the JDK as well as the documentation for the JDK.

Tasks:

  1. Download and install the Java2 Standard Edition. (JDK 1.2.2 is OK but JDK 1.3 would be better).
  2. Download and run the two examples from chapter 2 of the Jia text (2-1 and 2-2).
  3. (Optional but highly suggested) Try running some of the demos included with the JDK.
  4. (Optional) Modify some of the examples and demos then complie and run them.