C++ Fundamentals Part I and II

C++ Fundamentals is for professional software developers who are not familiar with C++ and object-oriented programming. This C++ tutorial contains over 18 hours of expert video instruction, spread out over 16 separate lessons. Watch as distinguished author and professional teacher Paul Deitel uses the Deitel’s signature live-code approach to introduce C++ fundamentals, and object-oriented and event-driven programming. Deitel’s early classes and objects approach immerses you in object-oriented programming from the start, which makes learning these fundemental concepts easier and faster. All the concepts are presented in the context of complete-working programs using Microsoft’s Visual C++ Express version of its Visual Studio tool.
Content and Goals
- Over 18 lectures and 16.5 hours of content!
- Learn about classes and objects and core programming concepts including control statements, functions, and arrays;
- Understand how to manipulate pointers;
- Discover operator overloading;
- Explore more advanced OO topics including inheritance and polymorphism;
- Learn to use C++ templates;
- Understand how to build more robust programs using exception handling;
- Use the powerful C++ Standard Template Library (STL).
