Object Oriented Programming with C++
This course focuses on object-oriented programming (OOP) principles in C++. Learners will understand classes, objects, inheritance, polymorphism, and encapsulation. The course also covers memory management with pointers and references, and introduces error handling and debugging techniques. Students will learn to use GenAI tools for code review to improve code quality and reliability.
By the end of this course, you will be able to:
- Design and implement C++ classes that encapsulate data and behavior using principles of object-oriented programming.
- Apply inheritance and polymorphism to cre…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI