Introduction to C++ Programming - Winter 2010 podcast

Lecture 10-Introduction to Object-Oriented Programming

0:00
NaN:NaN:NaN
Rewind 15 seconds
Fast Forward 15 seconds
This lecture is an introduction to Object-Oriented programming. We first begin by describing some motivation of objects. Then, we discuss the mechanics of classes, including how they are declared, the various keywords used, etc. We conclude with several implementation details pertaining to how classes are typically split into different files to facilitate separate compilation.

More episodes from "Introduction to C++ Programming - Winter 2010"