EPISODE · Feb 26, 2010
Lecture 10-Introduction to Object-Oriented Programming
from Introduction to C++ Programming - Winter 2010
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.
What this episode covers
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.
NOW PLAYING
Lecture 10-Introduction to Object-Oriented Programming
No transcript for this episode yet
Similar Episodes
Apr 26, 2026 ·35m
Apr 25, 2026 ·141m
Apr 24, 2026 ·55m
Apr 23, 2026 ·54m
Apr 22, 2026 ·40m
Apr 21, 2026 ·64m