Semester Calendar
This page is a high level overview of the what the course will cover. The lectures are subject to change, and this page will be updated as changes are made. For a more detailed summary of the lectures, including suggested readings, class handounts, and demo code, you should refer to the lectures page.
Week | Date | Event | Topic |
---|---|---|---|
1 | 26 Aug | lecture | Types and Expressions |
lab | Getting Started | ||
28 Aug | lecture | Variables and Assignments | |
lab | Expressions & Variables | ||
2 | 2 Sep | lecture | Functions and Modules |
lab | Modules | ||
4 Sep | lecture | User-Defined Functions | |
lab | Functions | ||
3 | 9 Sep | lecture | Strings |
lab | Strings | ||
11 Sep | lecture | Specifications and Testing | |
lab | Testing | ||
4 | 16 Sep | lecture | Conditionals and Program Flow |
lab | Conditionals | ||
18 Sep | lecture | Algorithm Design | |
lab | Assignment 1 | ||
19 Sep | assignment | Currency | |
5 | 23 Sep | lecture | Objects |
lab | Objects | ||
25 Sep | lecture | Memory in Python | |
lab | Debugging | ||
6 | 28 Sep | assignment | Call Frames |
30 Sep | lecture | Asserts and Error Handling | |
lab | Asserts | ||
2 Oct | lecture | Lists (and Sequences) | |
lab | Sequences | ||
7 | 7 Oct | lecture | For-Loops |
lab | Assignment 3 | ||
8 Oct | assignment | TBA | |
9 Oct | lecture | Nested Lists | |
lab | For-Loops | ||
8 | 16 Oct | lecture | Recursion |
lab | Recursion I | ||
16 Oct | exam | Prelim 1 | |
9 | 21 Oct | lecture | More Recursion |
lab | Recursion II | ||
23 Oct | lecture | Dictionaries | |
lab | Nested Lists & Dictionaries | ||
10 | 28 Oct | lecture | Classes |
lab | Blackjack | ||
28 Oct | assignment | TBA | |
30 Oct | lecture | Object-Oriented Design | |
lab | Object-Oriented Design | ||
11 | 4 Nov | lecture | Inheritance |
lab | Subclasses | ||
6 Nov | lecture | Operators and Abstraction | |
lab | Abstraction | ||
6 Nov | assignment | TBA | |
12 | 11 Nov | lecture | While Loops |
lab | While Loops | ||
13 Nov | lecture | GUI Applications | |
lab | GUI Classes | ||
14 Nov | assignment | TBA | |
13 | 18 Nov | lecture | Advanced Error Handling |
lab | Advanced Error Handling | ||
20 Nov | lecture | Searching and Sorting | |
lab | Assignment 7 | ||
14 | 25 Nov | lecture | Advanced Sorting |
27 Nov | unknown | THANKSGIVING | |
15 | 2 Dec | lecture | Generators |
lab | Generators | ||
4 Dec | lecture | Course Wrap-Up | |
4 Dec | exam | Prelim 2 | |
8 Dec | assignment | TBA | |
tba | exam | Final |