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.
WW
Jul 20, 2022
This course is indeed one of kind I would really recommand it to anyone seeking to improve their knowledge and hone their skills in the field of computer science more specifically in C++ programming.
By Harshvardhan M P
•Aug 14, 2020
Courses is nice but they lock my course and i have reset my deadline but nothing happens now I'm trying to restet my deadline something even wrong problem is coming
By Manish S
•Apr 8, 2020
It was fun and super easy to follow and complete the assignments and earn this certificate. Well designed course even for a person just getting started. Thank you.
By Joshua D
•Apr 30, 2020
A very clear and concise introduction to classes and memory allocation in C++. Prerequisite knowledge about programming concepts and syntax in C++ is useful here.
By Jack Y
•Feb 14, 2021
I find the part that explained stack/heap memories very helpful. This course can be improved if giving some lectures about polymorphism and operator overloading.
By Steven M
•Dec 10, 2020
Good introduction to the fundamentals of C++ and very basic data structures. Definitely a beginner's course, does not cover any particularly complicated material
By avshesh k
•May 16, 2020
Very good course to learn basics of object oriented programming and to brush up the knowledge of data structure and concept related to memory allocation in C++.
By Maximilian N
•Dec 21, 2021
With just a bit programming experience in Matlab, the beginning was tough, but in the end i got familiar with concept of classes of C++. Great learning curve!
By DOMINIC V D P
•Jul 30, 2021
This is a hard course, but it is an accelerated course, so you cannot really complain. Overall I learned a lot, and I found the instructor to be very engaging!
By Arun I
•Jun 22, 2020
Loved the course. The pace of the course was ideal and exercises/problems were good allowing application of the concepts. Prof. Wade is a very good instructor.
By Wenyi L
•Dec 17, 2020
The course's speed is really fast. Condense the basics of C++ in 4 weeks. A great course for beginners to learn C++ and for others to refresh their memories!
By Shantanu M
•Nov 9, 2019
The questions itself will make up for the amount of effort you have to put in this course, the instructor is superb and you will have lots of fun doing this
By Mansour A J A G
•Jun 21, 2021
consice, to the point information about object-oriented programming in c++ with a little bit of algorithmic thinking. Glad to have taken this great course.
By Raghav T
•May 15, 2020
Does require a basic working knowledge in C++, but the course does all that it is supposed to. If you're on the fence about joining it, I'd say you join it!
By pouya i
•May 9, 2021
This is a deep course about c++ and includes important concepts and some important details
also i enjoy the final project which was about filtering an image
By Adam G
•May 16, 2020
Great course covering a lot of ground and tricky topics (I have 5+ years of Java and JavaScript experience and found this pretty helpful). Would recommend!
By Christian
•Apr 8, 2020
Good challenge, learned a lot. I come from a Python background and found this course really enlightening. I am going to continue with the next two courses.
By Ibrahim S Q
•Apr 9, 2020
I've been having a really hard time dealing with C++ pointer and reference. But for some reason, it all just clicked after a few exercises in this course.
By Akash S
•Jan 5, 2023
In this course the object oriented concepts are explained in more depth which thus helps to understand about the programming concepts in a better manner.
By Wang Q
•Dec 17, 2021
A very useful course, really helped me a lot, I learned C in the past, and this C++ foundation course really taught me OOB key points, highly recommend!
By Marcel D
•Aug 8, 2020
Very nice course to boost up a little bit your general programming, plus the knowledge of hard to learn C++ advanced features like pointers, classes etc.
By Archana R
•Jul 15, 2020
The course is fun, challenging and fast paced. Its amazing how much of C++ is covered in such a short duration without compromising the importance of it.
By YASH G
•Sep 23, 2022
Great Course if you have the basic know-how of the language and want to explore further into the memory management, OOPS concepts, and C++ templates.
By Nguyen D L
•Sep 30, 2021
Very good introduction to C++ at the right pace. I learned a lot about the different constructors.
Thanks Professor Wade Fagen-Ulmschneider Nguyen Le
By Joydeep M
•May 22, 2021
The instructor is great and he explained things really neat !! I liked his lectures and in future would want to go ahead with other courses with him.
By Surag P
•Jun 2, 2020
From Little or no idea about OOP to having enough confidence to write about 200 lines of code, that's where this course took me.Thanks to Wade Fagen.