Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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 create flexible, reusable, and maintainable code structures.
- Manage dynamic memory in C++ using pointers, smart pointers, and memory management best practices.
- Implement robust error handling and debugging strategies to identify and resolve issues in C++ programs.
- Apply effective testing methodologies to ensure code reliability and correctness.
- Leverage Generative AI tools to enhance code quality, accelerate development, and support professional C++ programming workflows.