| 20-Feb | Inline function/static member/constant |
| 25-Feb | constructor/destructor |
| 27-Feb | function overloading/constructor overloading/ |
| 4-Mar | Copy Constructor/shallow copy, deep copy |
| 6-Mar | operator overloading |
| 11-Mar | String class/ function pointers |
| 13-Mar | Inheritance Basic |
| 18-Mar | [review for midterm] |
| 20-Mar | Midterm Exam |
| Spring Break | |
| 3-Apr | Going over midterm |
| 8-Apr | Inheritance/examples |
| 10-Apr | protected, private inheritance/virtual function basics |
| 15-Apr | polymorphism/ |
| 17-Apr | abstract classes/pure virtual functions |
| 22-Apr | class casting/multiple inheritance |
| 24-Apr | [Function Template/Class Template] |
| 29-Apr | [STL] Stacks/Queues |
| 1-May | Vector/ Linked List |
| 6-May | Double Linked List/examples |
| 8-May | [file input/output] |
| 13-May | [Exception/Error Handling] |
| 15-May | review |