Back to 211 Main Page

Mobius strip

Assignment 1

Submission

  • Email your assignment to ztomasze@hawaii.edu.
  • Attach the source code to your email. Send me only the source code (.java files); do not include the .class or any other files. Do not zip or otherwise bundle the .java files.

Tips

  • You can download all the source code from the book here.
  • PDApplication is not part of the code download. The basic contents of PDApplication is described on page 24, and the code to do this is given on page 48.

Grading:

Out of 100 points:

10 - Compiles
If your complete application compiles, you get 10 points.
15 - DirectoryEntry
Implemented to meet the specifications given by the documenation in DirectoryEntry.java
15 - removeEntry method
Works correctly in an O(1) manner.
20 - doRemoveEntry methods
Both your GUI and console user interface supports removing an entry.
25 - show directory
Both console and GUI supports a command that shows the entire contents of the directory.
15 - Modified main
Your main method of PDApplication matches the specification given in Step 4 of the assignment.


~ztomasze Index : TA Details: ICS211: Assignment 1
http://www2.hawaii.edu/~ztomasze
Last Edited: 05 Sep 2006
©2006 by Z. Tomaszewski.