CS 111 - Readings Assigned during Week 5
Last modified: Tuesday, September 24, 2024
- From: "How to Design Programs", 2nd Edition (HtDP/2e):
- Section I - Fixed Size Data -
Chapter 4: Intervals, Enumerations, Itemizations
- sections
4.5 - 4.6
- Section II - Arbitrarily Large Data -
Chapter 8: Lists
- sections
8.1 - 8.4
- Section II - Arbitrarily Large Data -
Chapter 9: Designing with Self-Referential Data Definitions
- the beginning section,
up to the beginning of section 9.1