Mar 17, 2019
So well designed course! Should be named c++ made easy. I specifically liked the challenge problem and Week 4 programming assignment. Thanks professor Wade Fagen-Ulmschneider and Eric!
Nov 20, 2019
Very well constructed course, gives a very concise and clear run-through of a lot of fundamental concepts in computer science and how those concepts are expressed in the C++ language.
por Jonathan K
•Mar 27, 2019
The content was presented well. However, the assignments and quizzes were very simplistic and not very challenging. This course is ok if you're very new to programming concepts, but you'll want to skip it if you understand the basics.
por Raul C
•Mar 24, 2019
-Lectures were well made and very informative.
-Instructors and staff were very knowledgeable and were able to answer all questions asked by the students in a timely manner.
-Final project was very fun to work on and had a nice level of difficulty.
-Thoroughly enjoyed this course!
por Amar R
•Mar 17, 2019
So well designed course! Should be named c++ made easy. I specifically liked the challenge problem and Week 4 programming assignment. Thanks professor Wade Fagen-Ulmschneider and Eric!
por Prashant D
•Aug 11, 2019
I thoroughly enjoyed this course. I especially loved the way the lecturer presented the material with all example code made available as a git repo. The challenge with some of the other C++ course I have tried before is that they get into too much detail too soon, or never get into the more "C++" features such as classes and inheritance till much later in the course. This course on the other hand is perfectly paced. The material is easy to digest and the exercises are challenging without being daunting.
I would definitely recommend this course to students who have a reasonable experience of programming in either C or Python, but who have never done C++ and are fascinated by it.
I am definitely doing the remaining two courses in this specialization.
por Tang K D N
•Sep 16, 2019
This is a very intuitive course and great to review all C/C++ knowledge. Thank Professor.
por Xiaojiao Z
•Mar 14, 2019
The course covers a lot of materials and practice problem. The challenging quizzes and projects are pretty challenging and may need more detailed illustration from the lecture videos. The course is overall great. But I think we'll need to know more fundamental concepts in C++ by reading some supplementary materials and practice more in coding problems in the future.
por Erik h T
•Mar 05, 2019
Fast paced, practical introduction for programmer to C++.
por Aleksei S
•Mar 05, 2019
Very good introductory course into beautiful world of data structures in C++.
por ELINGUI P U
•Mar 08, 2019
Very practical and enjoyable course that I recommend to every person that want an accelerate way of leanring C++ and Data Structure
por Randall S
•Mar 11, 2019
It was a lot of fun, and challenging -- but not too challenging! :) I would recommend taking the course if it is made available to the public.
por Dmitry V
•Jun 29, 2019
Great introductory course - well structured with outstanding TA support (thank you, Eric!)
por Michael V
•Jul 28, 2019
Course is very solid at teaching some fundamentals of C++ and having you apply those fundamentals. It's certainly helpful if you come in with some basic understanding of C++ syntax, as the difficulty/complexity level hops around a bit, but overall it's a great course to kick of the Accelerated CS Fundamentals specialization.
por BJ
•Aug 07, 2019
Well done. Accelerated fundamentals is very apt. Fundamental but not for beginners.
por qianhao l
•Aug 09, 2019
Great course
por Uzmar d J G Y
•Aug 11, 2019
I really learned a lot about C++, and I'm eager to learn more. Thanks!
por Bruno W
•Aug 09, 2019
Great intro to C++ language. Only wish the challenge questions have more hints.
por Ravi K
•Aug 12, 2019
Very good course. Assignments are very good.
por Fung Y L
•Aug 12, 2019
Course material is fair. Not too difficult or easy. The lecturers are good
por Chen L
•Aug 22, 2019
HIghly enjoyable!
por Venkatesh M
•Aug 25, 2019
Excellent course! The way the course instructor presents the material is very engaging, and the teaching staff are extremely helpful and proactive.
por Dennis S H L
•Sep 17, 2019
The difficulty jump for the final assignment is a little too steep. Excellent course nonetheless. Good introduction to C++
por Mahdi E
•Aug 29, 2019
There are an infinite number of courses, books, videos, web pages, etc., but , professor Wade Fagen-Ulmschneider of C ++ and David Beazley of Python are best int the world.
.
por Hovannes J
•Aug 31, 2019
Had coded in python and java previously; was a great intro course and the final project provided a nice set of methods to test out coding skills learned. The instructor provides an efficient overview of the main concepts. Suggestion for minor improvement: pointers and memory are not immediately straightforward so more focus on them would be nice.
por Shamsulhaq B
•Sep 03, 2019
complete and insightful
por Teo J
•Nov 02, 2019
The programming assignments are challenging enough to be engaging without seeming trivial or code-by-number.