CSSE 220 – Object-Oriented Software Development

Homework 1 Grading Rubric

Read these General Instructions for Grading Programs.

Eclipse project for this assignment: HW1

Points to be awarded:

  1. 10 Points for correctly documenting your class by providing the proper class header Javadoc comment
  2. 10 Points for altering the method to follow better coding standards. This may include (but is not limitted to): renaming variables, splitting the method, altering the code to be more readable, etc.
  3. 5 points for overall style (we have not yet covered this, so make sure the code is READABLE. Otherwise, if the code is readable, full credit).

Total: 25 points.