Learner Reviews & Feedback for C for Everyone, Part 1: Programming Fundamentals by University of California, Santa Cruz
About the Course
Top reviews
MS
Mar 24, 2022
The course its a great opportunity to start into C programming but I hope the tutorials at week 4, 5 in particular like pointers, arrays being more clearly and competative! beside assignment!
NP
Oct 4, 2020
The professor who teaches the course explains the concept very effectively . I refurbished my knowledge of c again , and i feel i learned something more from this course about C.
1751 - 1775 of 1,879 Reviews for C for Everyone, Part 1: Programming Fundamentals
By PARAS G
•Jul 23, 2020
Content was not good enough.
By KRITI
•May 31, 2020
not so good moderate level
By Ashok K
•Jun 17, 2020
Best course in C language
By Syed O A
•Jan 13, 2021
Its a basic level course
By Muhammad R I 1
•Jul 8, 2020
very advanced lecturing.
By tanzila p
•Mar 7, 2021
good for initial level
By Rohith B
•Nov 2, 2021
The pace is too slow
By Hazem S M
•May 4, 2020
Very good course
By srikar t
•May 12, 2020
not that clear
By YAGNIK D
•Sep 10, 2020
Very Good
By Prapti S
•Apr 17, 2022
nice!!!
By RAHUL D
•Jul 10, 2021
thanks
By Dipraj H
•Jul 9, 2020
Thanks
By Amrutha G R
•Jan 20, 2026
good
By Priya N
•Jan 20, 2026
good
By Nirmala B
•Jan 11, 2026
good
By Ananya S N
•Jan 10, 2026
GOOD
By Kartik B
•Jan 25, 2022
good
By LIEPASS S I
•Jan 5, 2022
good
By Parichay D
•May 13, 2021
nice
By Adarsh A
•Sep 20, 2020
Good
By Rohit K
•Aug 14, 2020
Good
By Deepak T
•Jul 25, 2020
Nice
By keerthana
•Jun 2, 2020
good
By Leandra M
•May 3, 2022
Very disappoining course. I give this course a 2 on a scale of 0 to 5. Instead of this course, I recommend potential students look at other C programming courses.
Teaching Style: The course is taught in an old style, where there are many lectures covering theory without practical examples. The newer and better teaching style is to teach a bit of theory, practice writing code with some practical exercises, then present more theory, then more practice writing more code. In this course one of the weeks in this course is only lectures. For that week it would have been nice to get some breaks between the lectures to practice writing code using the concepts that were just presented.
The concept of presenting lecture material hand written on a white board is terrible. It is difficult to read the scribbling and cursive writing. The lecture material could be much better presented if it was printed in a Word document or on a Powerpoint slide, or in a graphical computer tool.
The whole course is poorly assembled. There appear to be missing lectures. One of the lectures refers to another lecture that does not exist in the course. The assignments are poorly defined. To complete the assignments outside research is required to learn about functions and concepts that are not taught in the course. In two of the quizes, answers are incorrect. The final exam has questions that have nothing to do with writing C code.
An example of a much better Coursera course for teaching style is "Python For Everyone". I can highly recommend that course. The material is presented in a practical manner, the lecture presentations are easy to read and follow along, and there are many opportunities to practice writing code.