Monday, October 20, 2008

assignment in 2.1

As discussed in class, the assignment due on Thursday, October 23, is the Calendar program, item 2.1.38 on page 216 of the text.

It is very important to break the program into its component tasks and write a separate method for each. Having done that, it is then OK to put all of the methods for this program in one file, Calendar.java.

No comments: