Chevron Left
Back to C++ Classes and Objects

Learner Reviews & Feedback for C++ Classes and Objects by Coursera Project Network

4.1
stars
29 ratings

About the Course

In this project you will create an application that defines a Car class and create one to many Car objects using C++. Object Oriented programming is advantageous because it allows the programmer to think in terms of the way people think of the real world, in terms of Objects like employees, airplanes, and homes for example. In procedural programming, the programmer tends to think more in terms of procedures or functions. In Object-Oriented Programming in a language such as C++, Classes and Objects are often used interchangeably but there is a distinction between the two. A class is a blueprint for objects. An automobile may come in many different makes, colors, and models, but each car object has those same attributes. A Car class then contains the common attributes all cars have; color, make and model. When an Object of a Car is made from the Car class, it is then assigned a specific color, such as a red Nissan Sentra or a blue Toyota Camry. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....

Top reviews

Filter by:

1 - 8 of 8 Reviews for C++ Classes and Objects

By Deleted A

•

Feb 8, 2021

The course helped me out with my understanding of OOP in C++, however I would say the course is not recommended for beginner programmers.

By Sheila M S P

•

Nov 18, 2020

Nice work

By Sheen S

•

Nov 18, 2020

Good

By sara s

•

Dec 5, 2020

Need more explanation for converting number to string ,referencing and const setter function but overall it was good and useful course

By Taylor L

•

Oct 13, 2022

getting ready for a c++ project at school and this was fantastic. I'm brand new to c++ and i was given a list of tasks to complete and was nervous on how to complete the tasks until now.

By Piyush s

•

Oct 28, 2022

good

By Yesheng H

•

Mar 20, 2022

very awful and boring. just c++ ABCs. the description does not put it clear

By Rudolph d P

•

Jan 30, 2022

The cloud computing service stopped working