C++ Foundations: Object Oriented Programming
Published 3/2025
Duration: 59m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 192 MB
Genre: eLearning | Language: English
Published 3/2025
Duration: 59m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 192 MB
Genre: eLearning | Language: English
Object oriented programming is an important part of C++ development. This course will teach you how C++ implements objects, inheritance, and polymorphism.
What you'll learn
An important part of most software architecture is modeling the world as objects. In this course, C++ Foundations: Object Oriented Programming, you’ll learn to design and write C++ classes and class hierarchies. First, you’ll explore the basics of classes and structs. Next, you’ll discover inheritance and polymorphism. Finally, you’ll learn how to overload operators to make your classes expressive and powerful. By the end of this course, you’ll have the skills and knowledge of object orientation in modern C++ needed to develop large applications that model the real world.
More Info