Recommended Preparation and Schedule for Project 2
MCS 177: Computer Science I, Spring 2003
-
Assignment:
Project 2: Sum of divisors
-
-
Schedule for Project 2:
- February 27: Write and test exercise 3.6 (Part 1 of lab)
- March 3: Hand in solution to exercise 3.6
(
sum-of-divisors) in class.
- March 11: Complete items 2,3, and 4, do theoretical analysis for
both versions of
sum-of-divisors
- March 12: Write and test code for item 5
- March 13: Write and test code for item 6, write first draft
- March 14: Finish item 6 and all theoretical analyses;
incorporate them into first draft draft
- March 18: Polish first draft
- March 20: Hand in and peer review first draft (bring two copies of
first draft to lab -- one for me and one for your peer reviewers).
- March 24: Project 2 due in class
-
-
Helpful information
-
Lab instructor: Karl Knight
-
R4RS
Scheme documentation
-
Guidelines for writing project
summary papers