Practice with arrays and ArrayList
s in Java. More practice with loops and debugging in Java. More practice implementing classes based on a given specification.
Lessons ~ Assignments ~ Survey for assigning partners for the Game of Life exercise
In Eclipse, checkout the ArraysAndLists project.
With your instructor, discuss the specification and complete the design for the RollingDice program.
Implement the TODOs in RollingDice in order.
Note the implementation requirements for the QuizScores exercise:
Big Java, §7.6 (7.5 in ed3), may be a helpful reference if you get stuck, as might the summary on arrays and ArrayList's.
Remember, in all your code:
Here is the grading rubric for this assignment. |
Turn in your programming work by committing it to your SVN repository.