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