Introduction to C++ Programming - Winter 2010
Computer Science & Engineering
Podcast
Episodes
Listen, download, subscribe
Lecture 10-Introduction to Object-Oriented Programming
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.
Introduction to C++ Programming - Winter 2010 RSS Feed
