Object-Oriented C++ Workshop (Self-paced Learning)<../h1>
This self-paced video workshop is a comprehensive
training package that introduces and examines the C++
programming language and focuses on using object oriented
programming to take full advantage of the features of C++.
Topics Covered<../h2>
- Basic Concepts
- Data Abstractions
- Classes and Member Functions
- Overloading and Friend Functions
- References and Constants
- Pointers
- Constructors and Destructors
- Inheritance
- Dynamic Binding
- Multiple Inheritance
<../UL>
Prerequisites<../h2>
A working knowledge of the C programming language is recommended