C++ Object Oriented Programming Crash Course - Introduction and Full Tutorial
Caleb Curry via YouTube
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Dive into a comprehensive 30-minute crash course on C++ Object-Oriented Programming. Learn essential concepts including classes, objects, and the four pillars of OOP. Explore encapsulation, implement setters and getters, and master constructors. Delve into inheritance, understand protected members, and override methods. Grasp polymorphism and static methods to round out your OOP knowledge. Follow along with timestamps for easy navigation through each topic, from basic principles to advanced techniques in C++ object-oriented design.
Syllabus
- Classes and Objects
- Pillars of OOP
- Encapsulation
- Setters Mutators
- Getters Accessors
- Constructors
- Inheritance
- Protected
- Override
- Polymorphism
- Static methods
Taught by
Caleb Curry