Documentation and Submission Guidelines


  1. Each submission should be in a folder with an envelope for the disk, which is pasted/taped to the folder in an appropriate orientation so that the disk doesn't fall out.
  2. Each disk should be labeled.
  3. Each file should have a banner containing the following information
  4. For each method, a documentation banner should contain
  5. Each conditional statement (if, switch) or loop (for, while) should have
  6. Indent carefully so your program is readable.  Remember that your program is not only for the machine to execute, it's also for people to read and understand.

Example

Weather.java -- written by Joohi Lee, TA for COMP114 for the spring of 2001.

 

Last modified Friday, January 18, 2002 03:54 PM