SE 3M04 T1 2003
Assignment 10

  1. Due: Wednesday November 26, 23:00 through WebCT
  2. Goals:Boo!
    1. Code review.
  3. Details:
    1. This continues to build on previous assignments. For this assignment, you are to write review 2 pieces of code: the one provided by the Prof (for assignment 7), and your own. You should review the code with respect to coding guidelines, good modularization, completeness, etc [see courseware for complete list]. You should also review your own code with respect to matches with the module guide, specifications, and the completeness of coverage of the assignment. Part of this report, for both pieces of code, should include a complete 'to do' list of what items should ideally be done for a complete project.
    2. The project description along with previous assignements provide all the necessary information you need to complete this assignment successfully.
  4. Deliverables:
    1. One zip file "MUSS ID".zip containing your previous assignment documents and code, as well as Word document containing both reports.
    2. A plain text file, log.txt, containing a log of what you did; most important for this assignment is logging all conversations (or lack thereof) about this assignment you had with other students, TAs, the prof, etc.

  5. Back to main page