This is an archived course. A more recent version may be available at ocw.mit.edu.

Lecture Notes

Notes from Lecture 8 are not available.

LECĀ # TOPICS
1 Basics (PDF)
2 Control structures (PDF)
3 Functions (PDF)
4 Arrays (PDF)
5 Pointers (PDF)
6 Classes, part 1 (PDF)
7 Classes, part 2 (PDF)
8 Object-oriented programming
9 File handling, operator overloading, and exceptions (PDF)
10

Comprehensive case study, Standard Template Library (STL) (PDF)

Demonstration code for case study (ZIP)

(The ZIP file contains: 5 .cpp files, 4 .h files and 6096-Demo.cbp file.)