CSSE 120 -- Intro. to Software Development
Homework 16
Due at the beginning of Session 17.
-
(5 pts)
Complete the Team Preference Survey for the Team Project.
You'll find the survey on the course
Angel page, under
Lessons → Team Preference Survey.
This is due Friday, 11:59 PM, so we have time to form
teams for next session.
- Complete the assigned reading for the next session: Zelle Sections 11.4–12.2.
- (20 pts)
Complete the Angel quiz over the reading assignment. You'll find the quiz on the course
Angel page, under
Lessons → Homework → Homework 16 → Designing with Lists, Classes, and Collections
- (30 pts)
Be sure to commit the ButtonWidget project that we worked on in class to your SVN repository.
- Copy your completed RoseButton.py file into
C:\Program Files\Python25\Lib\site-packages. This will allow you to use it in
the future.
- (120 pts)
Complete the BallSim project that you began for
the previous homework.