Date | Topic | Readings | Extras |
---|---|---|---|
09/19/25 | Processing tables |
- textbook 4.1.4
- addendum to 4.1.4 (lambda expressions) |
|
09/17/25 | Introduction to Tables | textbook 4.1.1-4.1.3 |
- starter code
- CS111 Table Documentation |
09/15/25 | Helper functions/Design practice | starter code | |
09/12/25 | Conditionals and booleans | textbook 3.4 | |
09/10/25 | Functions | textbook 3.3 | flags |
09/08/25 | Names, types, and code organization | textbook 3.2 | |
09/05/25 | Composing Images | textbook 3.1 | code.pyret.org |
09/03/25 | Welcome and Introduction to Programming |