Lectures
| Date | Topic | Readings | Extras | |
|---|---|---|---|---|
|
02/06/26 | Processing tables |
- textbook 4.1.4
- addendum to 4.1.4 (lambda expressions) |
|
|
02/04/26 | Introduction to Tables | textbook 4.1.1-4.1.3 |
- starter code
- CS111 Table Documentation |
|
02/02/26 | Helper functions/Design practice | starter code | |
|
01/30/26 | Conditionals and booleans | textbook 3.4 | pen cost |
|
01/28/26 | Functions (recording linked in extras column) | textbook 3.3 |
- flags
- Recording from F25 - Audio/transcript from S26 |
|
01/26/26 | Names, types, and code organization | textbook 3.2 | |
|
01/23/26 | Composing Images | textbook 3.1 | code.pyret.org |
|
01/21/26 | Welcome and Introduction to Programming |