EQ
12 de ene. de 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
20 de jul. de 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.
por Suhas A B
•19 de may. de 2020
I would initially feel that the weekly challenges were too advanced vs. the course material itself but if you really put in the needed effort and go through the videos/readings with attention to detail you soon realize the course is structured perfectly.
por Syed Q
•23 de mar. de 2020
I would say excellent content! I already have some experience in programming still had problems in C++. The course address the topics important for the professional development in C++. We need more great and amazing learning experiences. Thankyou again..
por Bharatha R S
•9 de may. de 2021
This course was helpful, I have learnt the basics of Object oriented programming, and also practiced it through assignments and projects which are crucial for learning. Thank you for the course. I wish to complete other courses in same specialization.
por TAN X D K
•25 de may. de 2020
Even for someone with some background in C and Python, I've learnt tons! The Professor/ instructors' explanations were clear and concise. This course is highly recommended to facilitate a solid foundation for a rather complex programming language.
por HOSSEN, M R
•26 de may. de 2020
It's was a great experience that I finished this course. I love this course about everything. this course was well designed. almost every problem was challenging for me I learn so much from here. Thanks professor Wade Fagen-Ulmschneider and Eric!
por Christoph H
•2 de abr. de 2022
Especially after looking into other, similar coursera and/or online courses, I have to say that the course quality and teaching quality of this course and the other two courses, is by far the best. Thanks, it was a lot of fun & I learned a lot!
por Hoang D D A
•10 de feb. de 2021
This course is a great start if you want to be familiar with programing in C++, especially C++ classes and basic C++ functions. It is concise but detail, and it give a brief, clear meaning of C++ and C++ classes concepts. Highly recommended!
por Patricia S S
•5 de oct. de 2019
Good teaching and course structure. I would recommend for people who already have coding experience (not necessarily in C++, I've been doing most of my stuff in C), otherwise it would definitely take more time to go through the assignments.
por Pieter v W
•15 de ene. de 2020
Excellent course. The lectures are well prepared. I especially appreciated the emphasis on the c++ memory model. My only complaint is the environment setup for being able to do the programming projects. Overall, highly recommended.
por Fielding I
•9 de ene. de 2021
This was a great course, finally demystifying references and pointers, which I've always had trouble with. The Image Transform project followed logically from the material. Quizzes made sense and didn't have any odd curve balls.
por Insaf B
•25 de may. de 2020
I find this course very complete and elaborate. It's nicely explained. However, I think that the assignment could be a bit more complicated in a way that would allow those concepts that presented in the quiz to be put to practise.
por Patrick M
•17 de sep. de 2020
This course is well structured and is paced with a faster teaching style without the unnecessary interruption from other students that should not be there in the first place.
Do not take this course if you never programmed before.
por evan d
•21 de mar. de 2020
The teaching in this course was excellent. It certainly helped improve my understanding of C++, even though I already utilized it for app development previously. The problems were just right, providing a challenge yet doable.
por Alberto M
•13 de ago. de 2020
There is a small jump between week 3 and week 4.
It could be worthy that the example of Hanoi tower in week 4 is divided and explained. The part of the c++ building as the logic is very well explained.
Good training to initiate!
por Aviral B
•25 de may. de 2020
This is an exceptionally well-presented course. Since you always have the code at your disposal, you can fiddle around and learn more.
This course is for anyone who has struggled with Pointers and memory allocation in C++
por Jeffrey C
•11 de feb. de 2022
Not for beginners, but great review for those already somewhat familiar with C or C++ and classes, pointers, and the stack/heap. This feels like the first third/fourth of an acutal full course one might take in college.
por Timothy W
•2 de feb. de 2022
T​he course is very thorough at building up your basic skills with C++. In my own case, I had an academic background in C++ that I haven't used for 15 years. This course helped me rapidly refresh my knowledge of C++.
por Godwin E
•5 de oct. de 2019
Highly recommended course for those new to computer programming, or for experienced programmers getting introduced to C++. Challenging exercises that reflect all course contents taught from course materials. 5 stars!!
por Ian L d A
•4 de ago. de 2020
Objective, concise and worth it!
I think that learning a little bit of C++ before the course is a good rule of thumb, so that you can focus (almost) entirely on the content itself. You will learn a lot anyway.
por Pramod J
•20 de sep. de 2020
This course provided one of the best primers on C++ I've ever experienced. I learned more about pointers, references, and memory management from this course than from any previous course or book. Thank you!
por Chris S
•9 de sep. de 2019
The instructor is clearly passionate about the subject and is able to explain key concepts in a clear and concise manner. I would highly recommend this course for learning the basics of object-oriented C++.
por Anne N N T A
•26 de ene. de 2020
Course materials are sufficiently detailed yet understandable, and provide a good introduction to OOP. Help provided in the discussion forums to familiarize students with C++ is also timely and responsive.
por Jonathan M
•26 de mar. de 2020
Very detailed introduction to C++. Pace is quick but appropriate for someone with prior experience programming. Exercises and quizzes did a good job of reinforcing the concepts presented in the videos.
por Adam R
•31 de ene. de 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.
por Matthew P
•22 de nov. de 2021
​- fantastic lecturing and easy-to-follow discretization of concepts - it's a fast introduction to concepts that can be augmented with external study, deliberate practice and knowledge retention