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
A Beginner's Guide to C# and .NETPackt via FutureLearn A Beginner's Guide to Java Programming
Packt via FutureLearn Advanced Perspective of Classes and Object-Oriented Programming in Python
A Cloud Guru Certified Associate in Python Programming Certification (PCAP 31-03)
A Cloud Guru Introduction to Python Development
A Cloud Guru