Homework 21
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
- Continue working on your Simulation project.
Your team should have a UML class diagram and have begun implementing per your Iterative Enhancement Plan
by the due date of this homework.
- 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.
- Read (but do NOT yet DO) the
Sierpinski project instructions.
Then:
- Do steps 1 and 2 (but not step 3) of the Sierpinski project instructions.
- Write here a paper-and-pencil, recursive implementation
of the drawSierpinski method,
as described in step 3 of the Sierpinski project instructions.
- Full credit for any reasonable attempt, even if it is wrong -- the goal of this homework
is to get you thinking about how to write drawSierpinski.
- You are welcome to do the on-the-computer implementation of drawSierpinski
at this point, but the on-the-computer Sierpinski project is not due until Wednesday of next week.