CS 1410-20 Homework 4

Due: Friday, September 24th, 2010 9:40am

For this assignment, you pick one of the following:

  1. HW 4-default

    Compared to HW 3, this option is more of the same. It will help you practice following the design recipe, and as such, it’s directly useful as preparation for the mid-term exam.

  2. HW 4-challenge

    This is a more realistic programming task, in the sense that you start with the code from HW 2 and improve it to deal with a new kind of data. Pieces from HW 3 will be helpful, and the data structure is more complex than before, but it’s mostly about how to reuse and refine existing code than just following the design recipe. The result is more tangible and interesting (in the instructor’s opinion).


Last update: Wednesday, October 20th, 2010
mflatt@cs.utah.edu