C++ Object Oriented Programming Crash Course - Introduction and Full Tutorial
Offered By: Caleb Curry via YouTube
Course Description
Overview
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
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Object-Oriented Programming
Indian Institute of Technology Bombay via edX Orientação a Objetos com Java
Instituto Tecnológico de Aeronáutica via Coursera