Overview/Description
Object-oriented programming is based on the use of objects created from class definitions. Explore the basics of creating custom classes and object-oriented programming principles such as encapsulation and inheritance in C++.
Target Audience
Individuals looking to learn C++ programming, or experienced C++ programmers wishing to refresh or improve their skills