FN
Nov 13, 2022
This is actually a really great start for beginners in python. I am an intermediate python developer so for me it was too basic, but still a nice refresher for all the basics that we sometimes forget.
AL
Nov 24, 2020
Very good crash course. Considering myself not a Python novice, maybe intermediate level, I even learned something new. Don't expect to be a Python expert after this, though, as it is a crash course.
By Alya S
•Oct 5, 2023
It was very helpful, only one think I recognized that some functions were used in some examples before covering them like if- functions and strip
By Luis G
•Jul 26, 2022
Good Course, However please note that it is not necessarily beginner friendly. You need to have a strong understanding of Python before you begin.
By Benjamin H
•Oct 19, 2020
A little bit frustrating, some of the code was working on Spyder IDE, but did not work on the final assignment notebook. But I am glad it worked.
By Alvin C
•Sep 29, 2020
the only bad side of this course is that the final project seems like a really difficult task. it's so hard to fully understand what was happening
By Seng Y G
•Mar 1, 2022
Assignments are challenging for a beginner's course. On the bright side, this has forced me to look beyond the course material to find solutions.
By Craig S
•Feb 17, 2021
Some bugs (noted in my commnets). Also, the pop-quiz ("whoops") noting a typographical error seemed lazy (should have just fixed the code shown.
By Jeimy C V L
•Dec 26, 2020
Las instrucciones de algunos ejercicios prácticos no son muy claras. Por otra parte, las lecturas son muy efectivas para retroalimentar lo visto.
By Shashi K S
•Feb 16, 2020
This Course is great and very interesting and the way the tutor explains the concepts are very awesome.
She is such an amazing tutor.
Thanks Google
By Alejandro D
•Apr 15, 2021
Es un curso muy bueno para novatos, contiene todo lo basico que se debe saber para programar en python, en ese sentido es un curso muy completo.
By Ivan K O
•Feb 14, 2021
i love on how he instructor explain it detailed by detailed. hope coursera extend the coursera-dost tie up program so we can finish more courses
By Marcos M
•Oct 12, 2020
Convendría un poco más de transición cuando avanzan los elementos mas difíciles del curso. Con más ejemplos. Por lo demás está muy bien diseñado
By Patric M
•Sep 29, 2020
A bit too hard for total newbie in the IT sector, but with help of our good mentors and other learners, it is possible to make it to the end! ;)
By Kristjan L
•Jul 29, 2020
A very fun and useful course. The subtitles didn't always match the audio because they probably used speech-to-text. They could improve on that,
By Deleted A
•May 7, 2020
The information given was easy to digest and they give good reference material. The forums may be lacking just a touch, but overall very helpful
By subrat b
•Jan 27, 2020
The module was awesome to start up with Python. It started from simple building blocks of Python to complex coding. All in all it was a good go.
By Kainaat Y
•Aug 25, 2023
It is a very good course for a beginner. The course material is updated. And the best part about the course is the study material and its quiz.
By Satej G
•Feb 25, 2023
Good course. I believe that this course should go more in depth about python modules earlier, instead of bringing them up in the final project.
By Leith S
•Feb 2, 2023
A couple of assessment exercise bugs, but otherwise a good course for either learning or reinforcing the building blocks of Python programming.
By Arbob M
•Feb 23, 2020
It was fine because I've learned python previously. I was here to brush up my skills. But, not suitable for first-timers. It's very fast-paced.
By Samad
•Jun 12, 2025
The course isn't that bad. It's beginner-friendly. To be honest, I don't get anything at first, so I'm starting to take lectures from YouTube.
By Eric O
•Sep 14, 2022
This was a easy-to-follow course. However, a star was taken off because the process for turning in the final asssignment was very irritating.
By Fredy A T M
•May 13, 2021
Excelente curso. Todos deberían realizarlo, si quieren aprender o introducirse en el mundo de la programación y sobre todo aprender de Python.
By Jasmine T
•Apr 26, 2021
The course was very informational and stressful. It explained the concepts clearly and gave me a better understanding of the basics of Python.
By Eva T
•Sep 2, 2020
Each python course I take by a different individual I always learn something new. Appreciate this course for teaching real-world application.
By Denys K
•Apr 26, 2020
The course is good, I like it. But, the final task is designed badly. How should I know that I should put a dictionary to an unknown function?