Back to Learn to Program: Crafting Quality Code

Learner reviews & feedback for Learn to Program: Crafting Quality Code

4.6731 reviews

About this course

Featured reviews

BV

5.0Reviewed May 3, 2017

I have started around 20 MOOCs, but it the first one which I have finished. The course is very practical and I recommend it to all who has some python experience.

BL

4.0Reviewed Jun 1, 2022

Besides TDD and proper comments, there wasn't much said about quality code.The runner for the assignment is not working, which made the assignment pretty anti climactic.

BL

4.0Reviewed Apr 8, 2017

It does not fulfills completely its title 'Crafting Quality Code'. Nevertheless, it does pay attention to unit testing and taking care of the design via design recipes.

HM

5.0Reviewed Mar 15, 2017

A good follow up to the first part, I found the testing section particularly useful. I could only wish the course was longer and delved deeper into Classes and Exceptions.

SR

5.0Reviewed Jan 16, 2021

I really liked this course as it was really refreshing for me coming from the physics background, this course thought basic nuances to keep in mind while production level code.

AB

5.0Reviewed Jun 17, 2020

the course is small and very self contained, but it gives the essentials of a mindset that is very useful and is strengthened throughout the course.

UA

5.0Reviewed Dec 3, 2023

In this course one learns things that will be used for the rest of ones career as software developer. Highly recommended

RJ

5.0Reviewed Jul 9, 2022

Jen and Paul provide thorough and understandable explanations of Python as a programming language. The assignments are challenging and test the student's knowledge of the subject well.

WS

5.0Reviewed Aug 4, 2017

Amazing, just like all the other courses from University of Toronto. Thank you for putting so much time into creating these courses!

GD

4.0Reviewed Jun 30, 2020

Mostly accurate per overview. Using versions of Python no longer supported to auto-mark submissions, should be updated. Otherwise, rigorous detail for the quality of crafting code.

MA

5.0Reviewed Sep 22, 2017

its an exciting, educative and thought-provoking course, you don't just be a developer but a refined one. Thank you Coursera

VV

5.0Reviewed May 14, 2017

For beginner its a good option to continue with. Nice topics about unittests and doctests as well as about creating your own classes and objects