EQ
Jan 12, 2020
Honestly, this is a great crash course in OOP for C++ (though the ideas can be applied to any language). Previous experience with C++ is almost a necessity, the lessons can be complicated for novices.
AR
Jan 31, 2021
Great course, simple and difficult all at the same time. Great introduction to these topics. Every thing that is included is there for a reason as every thing is straight to the point with no filler.
By Michelle N
•Jan 7, 2021
Instructor was very easy to understand and went at a good pace. Challenges and assignments were interesting.
By James T
•Sep 26, 2020
Excellent, Coursera delivers again. Thank you very much to the Coursera team and the University of Illinois.
By Sachin K P
•Jun 9, 2020
It was a great course, but if more programming problems were given it would improve the learning experience.
By Teo J
•Nov 2, 2019
The programming assignments are challenging enough to be engaging without seeming trivial or code-by-number.
By Shubham P
•Mar 13, 2021
Great, gentle introduction to basics, ideal for people with basic exposure to programming in any language.
By Kyle S
•Aug 30, 2020
Helpful introduction to C++. Provides enough information to get started and links to plenty of resources.
By Robert B
•Jun 23, 2020
Wade is so fun! Nice to take a small peek under the hood of a powerful lower-level language (than Python).
By Thomas S
•Aug 4, 2020
A great experience! I learned a lot and gained a better understanding of the material. I would recommend.
By Vaishnavi C
•Jul 25, 2020
The course and the projects are really helpful.I have got all my doubts cleared regarding dynamic memory.
By Ronak S J
•May 30, 2020
loved it especially the compiler generated functions part it was so complicated before i took this course
By Jessica L
•Dec 30, 2019
Challenging and helpful assignments. The TA is very good in responding to questions posted at the forums.
By ss
•Mar 21, 2021
Thank you, I learnt something new. Excellent introduction to Basic C++ for someone who don't know C++.
By Aljosja A J B
•Jan 16, 2021
Well taught, with the right balance between the explanation given and the challenge of the assignments.
By Komal S
•Aug 20, 2020
It was a very good course and this made me understand about the Object Oriented data structures in C++.
By Nick G
•Jul 10, 2020
Good course. The material is well presented. The most challenging course I've taken since Harvard CS50.
By Nenavath S
•Jan 4, 2023
It was a great course for me and helped a lot to understand object-oriented concepts in a better way!
By RAVISH C
•Jan 11, 2022
It included programming cncepts implementation in a more generic manner rather than having direct mcqs
By Huanyu L
•Nov 29, 2020
It's very basic for beginners. May require some basic background knowledge in C++ prior to this class.
By Muhammad H K
•Dec 12, 2019
Great course to get grip on Cpp Object oriented programming, data structures and memory understanding.
By Jacob K
•Oct 16, 2019
Very informative introduction to the C++ coding interface and language. I really enjoyed this course.
By Alexander G
•Oct 4, 2022
Very straight forward. Good documentation in the PDFs. This was the refresher course that I needed.
By Aravind D
•Jun 19, 2022
students may benefit by little more explicit directions on benefits of using Linux OS over Windows..
By Roy G
•Nov 15, 2020
Very good intro to C++ OOP. Lectures move a little fast but just rewatch to get firm understanding!
By Amila A
•Nov 10, 2020
Very organized course. Highly recommended if someone needs to learn fundamental concepts of C/C++.
By Ernest W
•Jul 28, 2022
Great as a practical review of pointers and classes necessary for next courses of specialization.