Learn C++: Classes and Objects
Offered By: Codecademy
Course Description
Overview
Use C++ classes and objects to build more scalable, modular programs.
Continue your C++ learning journey with Learn C++: Classes and Objects. Create classes, which are user-defined types that serve as the blueprints for objects. Learn about object-oriented programming and why it's so important in C++.
* Write your own classes
* Make objects of those classes
* Manipulate your objects
### Notes on Prerequisites
We recommend that you complete [Learn C++: Functions](https://www.codecademy.com/learn/learn-c-plus-plus-functions) before completing this course.
Continue your C++ learning journey with Learn C++: Classes and Objects. Create classes, which are user-defined types that serve as the blueprints for objects. Learn about object-oriented programming and why it's so important in C++.
* Write your own classes
* Make objects of those classes
* Manipulate your objects
### Notes on Prerequisites
We recommend that you complete [Learn C++: Functions](https://www.codecademy.com/learn/learn-c-plus-plus-functions) before completing this course.
Syllabus
- Classes and Objects: Use C++ classes and objects to build more scalable, modular programs.
- VideoContentItem: Classes and Objects
- Lesson: Classes and Objects
- Quiz: Classes and Objects
- Project: The Object of Your Affection
- Article: Why Object-Oriented Programming?
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera