1 Views· 16 August 2022
Object Oriented Programming (OOP) in C++ Course
Object Oriented Programming (OOP) is commonly used when writing code with C++. In this crash course, you will learn what OOP is and how to implement it using C++.
This course was developed by Saldina Nurak (CodeBeauty). Check out her channel: https://www.youtube.com/c/CodeBeauty
⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:54) Introduction to OOP
⌨️ (0:03:17) Classes and objects
⌨️ (0:10:40) Access modifiers
⌨️ (0:17:26) Constructors
⌨️ (0:29:39) Encapsulation
⌨️ (0:39:50) Abstraction
⌨️ (0:52:23) Inheritance
⌨️ (1:15:43) Polymorphism
⌨️ (1:28:26) Outro
⌨️ (1:29:01) Bloopers
--
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
0 Comments