gourses

← Volver a la búsqueda

Object Oriented Programming with C++

coursera · Desarrollo · en · ⏱ 16 h

Impartido por Microsoft

Precio no disponible en esta plataforma

Entra en tu cuenta para guardar este curso y volver a él cuando quieras.

Comparar este curso
Ver curso en coursera

Enlace de afiliado: podemos cobrar comisión, sin coste extra para ti. Más información

Descripción

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.