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 Yu W
•Nov 4, 2019
I think it's a bit too easy. I was expecting extensive knowledge and practices on C++ OOP like inheritance, abstract class, virtual functions, more advanced topics.
By Gunjan B
•Feb 7, 2021
The final programming assignment was actually a normal coding assignment rather than pure C++ object oriented programming. Overall the course is enjoyable.
By Doug E
•Feb 27, 2020
Great course! It would be a bit better if there was more code-writing involved to reinforce the language, rather than directly quizzing language esoterica.
By Thomas B
•May 2, 2020
Excellent but the support staff seems to have disappeared recently. Moreover the leap between the lecture material and assignments is a little too large.
By Mahir M
•Oct 23, 2021
This course is one of the best, I gave 4 stars because some times the assignment are not so clear and understandable and due to compiling probles too!
By Hernan T
•Apr 6, 2021
The course was nice but the project was awful. I'm glad I have some 'pro' code to study from but I felt it wasn't relevant to the level of the content.
By Albert E
•Aug 29, 2022
So far so good ! A few parts with the build environment setup were frustrating because I was using a different IDE, but I got it to work eventually.
By SAURABH P
•Aug 11, 2020
The skims through the topics. The explanation of the concepts is good but merely the overview. More projects with more difficulty would benefit more.
By Kartikay B
•May 27, 2020
Overall good course, with brainstorming practical exercises and challenges.
A Medium to hard kind of course and student should "know" C++ language
By Ali M
•Nov 14, 2019
The course is very high level. Will like to see more detailed lectures and gradded assignements to get a better handle at pointers and classes.
By TIANMIN L
•Dec 13, 2020
Nice course to refersh my C++ knowledge. However, there doesn't seem to be any tutorial on debugging. I ended up using gdb on cloud9.
By Omar M
•Oct 17, 2020
the finale project subbmition mechanichs was not the best thing i tried as it caused me a delay of 3 or 4 days to end this project
By Raghav S
•Jun 16, 2020
Helps me to understand basics of c++ but i would say u should know atleast any one other language to understand more efficiently.
By Junting C
•Jul 28, 2022
I enjoyed the content. Saved me some time from reading books. But i found the coding homework is much easier than class contents.
By Jianci Z
•Jan 11, 2020
In general i'm not sure C++ is the language i want to learn - hope the value will show up in the future. Eric is really helpful.
By Tolga G
•Sep 4, 2021
Excellent course to practice and remind yourself some skills, sometimes it is more of beginner level instead of intermediate.
By John K
•Nov 13, 2019
I enjoyed the course, it had been years since taking anything C++ related. Was a good start to refreshing my knowledge there.
By Hasan H
•Jul 27, 2023
Great course. The interactive labs and assignments are the highlight because concepts can be applied to solve problems.
By Daniel A F
•Feb 8, 2024
it a good programme loved it overall, but there should be a video instruction on all the projects before hand thanks.
By Grainger S
•Mar 23, 2023
Not very coherent lecture organization or consistent reinforcement of the concepts presented as the course progressed.
By Sidharth R
•Jul 27, 2020
it was very helpful in getting to know DS and really helped build up a great patience when solving the bugs in my code
By HUANG, T
•May 29, 2021
Though some terminologies are driving me crazy, I like the design of those programming assignments and the forum!
By AsianSage G
•May 25, 2021
The instructor is very great in his teaching style, but I feel that the projects are somewhat lacking in rigor.
By Christopher M P
•Dec 16, 2019
Computer-graded code is a nice change after waiting weeks for an assignment to be graded in some other courses.
By Oguz H
•Sep 30, 2020
The course is great. Unfortunately, the final project is covering very little part of the course if any.