автор: SK
•Dec 24, 2018
Very detailed and very helpful. Thanks to the tutors for putting together such a detailed course where nothing seems rushed while at the same time everything is explained.
автор: EM
•Jan 04, 2019
This course gives you a great overview (in reasonable depth) of the tools and concepts that you need when starting as a novice programmer. Strongly recommended.
Рецензии: 21
автор: Rameshwar Singh
•Jan 16, 2019
Excellent course for basic programming and introduction to development tools in Linux environment.
автор: Jakub Matusek
•Jan 13, 2019
An excellent course. Even though I have previous experience with languages like Python and Java, C is very much different. This course explains everything in depth and is very challenging even for people with some previous knowledge.
автор: Patrick Haney
•Jan 13, 2019
Great lectures and readings, but some of the assignments at the end took quite a while due to the instructions being slightly unclear. The instructions could be improved by letting the student know what context their function is going to be called in by the grader script. For example, is the grader going to call my function in main, or within another function I wrote? Also, is the grader going to print using its own printf call, or is it going to call my print function (which is important to know, as it may or may not effect the state of the output variables if the print function is calling other functions). Besides those minor nitpicks, it was a great course overall.
автор: Shubham Jinwal
•Jan 05, 2019
Learned more and exercised more!
автор: Ehsan Moravveji
•Jan 04, 2019
This course gives you a great overview (in reasonable depth) of the tools and concepts that you need when starting as a novice programmer. Strongly recommended.
автор: Damien Edward Blasko
•Dec 31, 2018
Wonderful course. The black-box testing was very puzzling, and I wish that I had had access to some pseudocode. Will you every have a job where you have a test code without knowing the programming intent? A small gripe.
автор: Saurabh Kumar
•Dec 24, 2018
Very detailed and very helpful. Thanks to the tutors for putting together such a detailed course where nothing seems rushed while at the same time everything is explained.
автор: AMRIT SHAHI
•Dec 20, 2018
helpful content
автор: Don Morehouse
•Dec 17, 2018
This was an enjoyable and informative course.
автор: Jimmy Kumar Ahalpara
•Dec 09, 2018
Excellent course