CSSE 220 – Object-Oriented Software Development

Homework 13

Objectives

Introduction to designing classes. Practice with arrays and ArrayLists in Java, in particular, two-dimensional arrays. More practice with loops and debugging in Java. More practice implementing classes based on a given specification.

Tasks

  1. Complete the assigned reading for the next session: Big Java §8.5–8.10
  2. Complete the assessment exercises over this reading on ANGEL (under Lessons → Assignments).
  3. The Game of Life program that you do with your partner is not due until the beginning of Session 15 (Thursday).

Turn-in Instructions

Turn in your programming work by committing it to your SVN repository for this project.