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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera