| Week of | Topics | Associated Reading | 
|---|---|---|
| Jan 17 | Events and GUIs | Chapter 6 | 
| Jan 24 | Inheritance | Chapter 8 | 
| Jan 31 | Polymorphism | Chapter 9 | 
| Feb 7 | Exceptions | Chapter 10 | 
| Feb 14 | Test 1 Sorting | Chapters 12 and 13 | 
| Feb 21 | Recursion | Chapter 11 | 
| Feb 28 | More Recursion | Chapter 11 | 
| Mar 14 | Linked Lists | Chapter 14 | 
| Mar 21 | Test 2 Stacks and Queues | Chapters 14 and 15 | 
| Mar 28 | Sorted Lists | Chapters 13 and 14 | 
| Apr 4 | Binary Search Trees | Chapters 16 and 17 | 
| Apr 11 | Hash Tables | Chapter 20 | 
| Apr 18 | Heaps | Chapter 18 |