This table contains links to the lecture slides.
| # | DATE | SLIDES | SECTION | CODE |
|---|---|---|---|---|
| 1 | Tuesday 7/2 |
Introduction Hello World | 1.1 |
Code |
| 2 | Monday 7/8 |
Data Types | 1.2 |
Code |
| 3 | Wednesday 7/10 |
Conditionals | 1.3 |
Code |
| 4 | Monday 7/15 |
Loops | 1.3 |
Code |
| 5 | Wednesday 7/17 |
Performance | 4.1 |
Code |
| 6 | Monday 7/22 |
Arrays I | 1.4 |
Code |
| 7 | Wednesday 7/24 |
Arrays II | 1.4 |
Code |
| 8 | Monday 7/29 |
Ethics (Guest Lecture) Privacy Defintions | - |
- |
| 9 | Wednesday 7/31 |
Input-Output | 1.5 |
Code |
| 10 | Monday 8/5 |
Functions I | 2.1 |
Code |
| 11 | Wednesday 8/7 |
Functions II | 2.1 and 2.3 |
Code |
Readings. All readings refer to Computer Science: An Interdisciplinary Approach by R. Sedgewick and K. Wayne unless otherwise specified.