Recommended Preparation and Schedule for Project 2: Sum of divisors

Schedule
February 26: Write and test exercise 3.6 (Part 1 of lab)
March 1: Hand in solution to exercise 3.6 (sum-of-divisors) in class.
March 9: Complete items 2,3, and 4, do theoretical analysis for both versions of sum-of-divisors
March 10: Write and test code for item 5
March 11: Write and test code for item 6, write first draft
March 12:  Finish item 6 and all theoretical analyses; incorporate them into first draft draft
March 16:  Polish first draft
March 18:  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 23: Project 2 due in class
 
Helpful information
R4RS Scheme documentation
Guidelines for writing project summary papers

Back to MCS 177 home page