CSC 160 Fall 2009 - Homework 7
Assigned T 11/3, due WED 11/18


Read Chapter 7 of the textbook. (E-mail me any questions you may have.)

Download, install, and start BlueJ as described in these directions.

Purchase and log in to Codelab as described in these directions.

Do not start the exercises below until you have fully read and understood all of Chapter 7 in the textbook. E-mail the instructor any questions you have or things you find unclear in the reading assignment.

Do the following exercises in Codelab:
  • 10 points: 20504
  • 10 points: 20505
  • 10 points: 20515
  • 10 points: 20720


  • Do the following exercises from page 244 of the textbook:
  • 30 Points: Exercise 7.1
  • 30 Points: Exercise 7.4
  • 20 Points (extra credit): Exercise 7.12

  • For full credit, use must use correct filenames and include name/date and program description at the top of each Java class.


    Submitting the BlueJ part of your Assignment
  • You must submit one file for each exercise through Moodle. Either, zip up the folder for the project and submit a .zip file. Or, submit the .java file from the folder for each project.
  • For full credit, the project name for Exercise 7.1 must be named "hw7[LastName]7.1" where [LastName] is replaced with your last name. (For example, if I were submitting this assignment, I would name the file "hw7Wittenstein7.1")
  • The filenames for the other exercises should have the same name except that the 7.1 is changed to the correct exercise number.



    Last Modified: 11/18/09