Dive into the world of Object Oriented Programming in C++ with this comprehensive 40-minute tutorial. Learn essential concepts including classes, objects, access specifiers (public, private, protected), constructors, destructors, pointer and dot operators, getters, setters, inheritance, and function overriding. Apply these concepts in a practical exercise modeling a battle between the Hulk and Thor. Gain valuable insights into C++ OOP principles and techniques to enhance your programming skills.
Overview
Syllabus
C++ Tutorial 10 : Object Oriented Programming
Taught by
Derek Banas