von Dimitrios S V
•Nov 15, 2019
Good introduction to the C Programming Language for beginners in programming in general (and not just to the language). If you already have experience with C this part of the course will just be a quick reminder of the fundamentals of the language. I would have liked a bigger project and more depth like in the C++ course that is provided by the same University and instructor. There were however some mistakes in the course material that hopefully will be corrected in the future.
von Andrew M
•Nov 10, 2019
The coverage and assignments are good. Seems to be plenty of students judged by speed and timing of peer reviews. Videos are good in terms of content but presentation is adequate to poor. Excellent thing is that full participation is free, unlike the subsequent C/C++ courses.
von Tibor H
•Nov 29, 2019
A good course to brush up your knowledge on C.
von Silvio B
•Nov 26, 2019
Very good introduction to C programming, despite some slight error in the course materials. In the final quiz, there a re a couple of things that I tried to actually write and compile and that give a result different from the one flagged as correct.