Date | Topic | Readings | Extras |
---|---|---|---|
02/19/25 | More tables practice | ||
02/14/25 | Multiple tables continued | same as last time | |
02/12/25 | Testing tables and multiple tables |
- textbook 4.1.5
- How to create a plan |
multiple table starter code |
02/10/25 | Plotting tables and cleaning data | textbook 4.2 |
- Annotated code from last lecture
- ticket code - data |
02/07/25 | Processing tables |
- textbook 4.1.4
- addendum to 4.1.4 (lambda expressions) |
starter code |
02/05/25 | Introduction to Tables | textbook 4.1.1-4.1.3 |
- starter code
- CS111 Table Documentation |
02/03/25 | Helper functions/Design practice | starter code | |
01/31/25 | Conditionals and booleans | textbook 3.4 | |
01/29/25 | Functions | textbook 3.3 | flags |
01/27/25 | Names, types, and code organization | textbook 3.2 | emoji (text file) |
01/24/25 | Composing Images | textbook 3.1 | code.pyret.org |
01/22/25 | Welcome and Introduction to Programming |