| Syllabus | Schedule | Labs | Projects |
| Component | Weight |
|---|---|
| Lab Activities | 30% |
| Project | 25% |
| Exams | 20% |
| Final Exam | 20% |
| Class Participation | 5% |
My lecture notes are loosly based off of Prof. Strouts' notes
| Week | Extra Material | Notes |
|---|---|---|
| 1 | Simple C++ examples | The "classes" directory has an example of a simple class |
| 2 | Example code | varType.cppa program looking at the 3 forms of variables direct, reference, pointers. |
| 3 | Example code | test.cppa sample class, with some interesting features, plus a test program that looks at constuctor and destructor calls. |
| 4 | Example code | listTest.cppthe corrected list example program from Prof. Strout's notes. |
| 6 | Example code | NEW/Updated |
| Exam | Date/Time | Location | Study Guide | Review Session | Notes |
|---|---|---|---|---|---|
| Exam 1 | Jan. 10th | 70-1400 Auditorium | Jan. 9 from 3-3:50pm, 70-3000 | NEW/Updated | |
| Exam 2 | Feb. 7th | 70-1400 Auditorium | NEW/Updated | ||
| Final | TBD |
| Note Number | Note |
|---|