Homework 17
CSSE 221 – Fundamentals of Software Development Honors
Fall 2008–2009

Recall the Due Dates and (from the syllabus) the Late (and early) Assignment Policy and guidelines for maintaining Academic Integrity.

Also recall that you can get help on any of these problems during the CSSE lab assistant hours, and you can use the Assignments Discussion Forum on Angel to discuss, clarify, or get help on these problems.

Things to do

  1. Continue your LinkedListImplementation project, but only to the extent that you feel you are making progress. Bring your questions to the evening office hours in F-217 or to class, or email csse221-staff.
  2. Read the description of the Simulation project. Then:
  3. Do the written problems below.

Written problems

Write your answers to these questions. Turn your answers in via the appropriate Homework Drop Box on Angel.

  1. From your reading about the Simulation project:

    1. Give a short example of how you might use division of labor in your project.
      • Your example should NOT be one of the two listed in the above link (UML class diagram, dividing up the code) — come up with another, new example.
    2. Your project must:
      • be a simulation or animation of some real-world process
      • have an interactive component
      • be educational
      What is the fourth requirement that your project must satisfy?
    3. List 5 ideas for what you might simulate/animate.
      • Share these ideas with your teammates, but your list of 5 ideas should be different from your teammates' lists.
    4. List the major deliverables required of your project.
    5. About how long should your Problem Statement and Proposed Solution be -- how many paragraphs and how many words?