DA
Jun 8, 2020
An excellent course for those who want to boost their programming abilities on Python. It tackles diverse and challenging problems, for you to practice and round out every concept. Highly recommended!
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.
By Geminis S
•Sep 18, 2022
The videos had very very basic problems and then for the actual quizes the problems were waaaay too difficult. I get it but it's like too much of a gap. And the problems weren't really always clear as to what they're asking of you
By Marc G
•Apr 26, 2020
Excellent course.
I would have given it 5 stars if it had provided more exercices with solutions, and if the steepness of the learning curve had been more equal throughout.
Still very happy to have completed it ! Totally worth it.
By Hans F B
•Nov 24, 2020
Wonderfully produced course with very good instructor, script, organization, and assessments. Only problem is you most probably will encounter a problem trying to run the Jupyter notebook by the time you reach the course project.
By Oleksandra T
•Jul 21, 2020
The only criticism would be that video explanations were oversimplified. Videos only covered really basic examples, but then practice assessments would be much harder than things discussed in the videos... otherwise great course!
By Matthew L
•Feb 20, 2022
Well-developed course with interesting practices and hellped me be a lot more confident in learning beginning to learn python.
However, Week 5 felt a little rushed, and more practices to understand the material would be helpful.
By Abubakar A
•Oct 12, 2020
The experience sure was a memorable one. The course material was very good.
The only problem about the course was probably the exercises, they are a lot more difficult than what is taught.
All in all it was an amazing experience
By Clint A
•Jun 24, 2020
Was amazing! Learnt a lot and got the last assignment done (WAS DREADING IT!)
Feedback to Google: I had to go away from the course to learn more about sets. They are referred in exersizes but not really covered in course notes.
By Kerishnee N
•Feb 13, 2023
I would like for there to be a bit more guided examples on practicing before we get the practice quiz. we are mostly learning the syntax individually so it can be quite challenging when we use them all together in the quiz
By nyakotey n
•Feb 20, 2021
Very good content. I wish there could have been more content on python modules, their functions, imports and usage. Because after a short while of writing basic code, you'd be needing the functionalities provided by modules
By Top G
•Aug 24, 2020
Very helpful for beginners like me. I like mostly the quizzes and assignments within the videos and also the module assignments. It really challenged my understanding and the proper use of the concepts. I am glad I made it.
By Karolis P
•Oct 10, 2020
When writing code and explaining - it can be a little bit slower or even stop and tell what each object, method, attribute, parameter means and why it was written.
Other than that everything is cool and challenging. Love it
By Elsie L
•Oct 13, 2020
It is a tough course for me as a beginner. It took me a lot of rewatching the video to understand when it came to week 5. You do learn a lot from this course, explanations were clear and easy to understand for most parts.
By Harsh Y
•Sep 4, 2020
It was an awesome course loved the graded assessments and the method she taught but there still stuff that she didn't teach like inheritance , its kind of bugging why didn't they include it in this course , I don't know .
By Madhav J
•Jun 2, 2020
one of the best short courses out there for python, the instructor is very nice and explains concepts with a lot of enthusiasm which is nice. Difficulty level sometimes gets high in questions otherwise a very good course.
By Isaac M
•Dec 26, 2021
Great intro to programmign with python. Probably the highest quality module in this cert path. Lectures were great, quizzes were great, qwiklabs was shit, but that seems to be the case with every course in this cert path
By Riccardo F
•Mar 22, 2020
The course is well done and easy to follow. Already having some programming experience I was able to complete the course in less than a week, however I believe that with enough time anyone could complete it quite easily.
By Oychekhra
•May 8, 2021
it is good if you know some basics about python language but if you totally don't know about it I think it may be hard to learn because the teaching skills is totally intermediate level and not all basics will be taught
By Bharath J
•Nov 23, 2024
The Basics taught about the python in this course is awesome and it is good for any beginners you can start to know what the python programming language is all about. overall, the course is excellent for pure beginner.
By Dora V R
•Nov 27, 2023
Me gusta toda la explicación que dan en los videos y que también haya una sección en la que podamos revisar la información en forma de texto esta perfecto. Enseñan bastante bien todos los temas para inciarte en python.
By Krystian G
•Apr 29, 2021
I learned a LOT in this course and it was pretty straight forward most of the time. Sometimes it's difficult to know what the question is asking me to do. could just be that I'm not totally familiar with python jargon.
By Nizar C
•Apr 25, 2020
Even though the course is basically a crash course, it really was too short. I hoped that it would be longer so that the practice before the latter courses would be more. But the examples and assignments were on point.
By Jorge A
•Jan 8, 2025
It is good to take advantage of the course to review the basics of Python and you can really finish it without needing much practice, the best thing is that the exams help you to understand possible real life cases.
By Y M
•Feb 14, 2021
I had some troubles when I added debug messages into output of my application . My final project always failed until I commented my debug messages. Perhaps, you may specify that changing of the output is prohibited.
By Apoorv C
•Mar 13, 2020
The course was very good, even though I knew a bit of python before beginning this course, it isn't something that you can just breeze through. Several parts were a bit challenging. But overall, a great experience.
By Chi L L
•Dec 22, 2022
The course is generally well designed and the progression is mostly well thought out for learners to build up the skills. The project is a huge step off from the available materials but rewarding once figured out.