CS 111 - Readings Assigned during Week 6
Last modified: Monday, September 30, 2024
- From: "How to Design Programs", 2nd Edition (HtDP/2e):
- Section I - Fixed Size Data -
Chapter 2: Functions and Programs
- sections
2.3 and 2.5
- Section II - Arbitrarily Large Data -
Chapter 10: More on Lists
- sections
10.1 and 10.3, and Figure 67