Homework 9
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
- Complete BallWorlds,
if you have not already done so.
- Complete ArrayAndArrayList,
if you have not already done so.
- Read the following page on Extreme Programming:
http://www.extremeprogramming.org/rules.html
but do NOT follow the links on that page (unless you want to).
- 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.
- One of the links on the page on Extreme Programming that you read is a link to a page on
pair programming.
Follow that link to find the answers to the following questions:
- Where should the partners sit when pair programming?
- One person types and thinks tactically about the method being created.
What should the other person be doing?