OOP in C++: Getting Started with Object-oriented Programming
C++
| Intermediate
- 12 videos | 1h 25m 1s
- Includes Assessment
- Earns a Badge
C++ is an object-oriented programming (OOP) language wherein developers model real-world entities, create classes, and instantiate objects of classes. In this course, learn how the object-oriented programming approach functions at a conceptual level. Discover how class act effectively as blueprints and explore member variables. Then, examine class definitions in your C++ programs and practice instantiating objects of those classes. Next, learn how to perform simple operations on those objects, invoke methods on them, and access and examine their member variables. Finally, learn how to modularize your code and declare a class in the header file. After completion of the course, you'll be able to define classes, instantiate objects, and split class implementation and declaration.
WHAT YOU WILL LEARN
-
Discover the key concepts covered in this courseRecognize c++ as an object-oriented languageRecall the structure of classes and objectsOutline encapsulation and the use of classes and objectsCreate a class and use the public access modifierCreate variables and define getters and setters
-
Define and overload constructors to initialize member variablesUse private and public constructors and functionsCreate a header file and a corresponding c++ fileWork through common errors that arise when using header filesDiscern various errors related to header filesSummarize the key concepts covered in this course
IN THIS COURSE
-
2m 7s
-
7m 2s
-
7m 4s
-
8m 51s
-
8m 34s
-
8m 46s
-
10m 27s
-
7m 19s
-
9m 38s
-
6m 26s
-
5m 9s
-
3m 40s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.