Chevron Left
Back to Crash Course on Python

Learner Reviews & Feedback for Crash Course on Python by Google

4.8
stars
36,043 ratings

About the Course

This course is designed to teach you the foundations in order to write simple programs in Python using the most common structures. No previous exposure to programming is needed. By the end of this course, you will understand the benefits of programming in IT roles; understand basic Python syntax; explore different code editors and developer environments; be able to write simple programs using Python; figure out how the building blocks of programming fit together; and combine all of this knowledge to solve a complex programming problem. We'll start off by diving into the basics of writing a computer program. Along the way, you’ll get hands-on experience with programming concepts through interactive exercises and real-world examples. You’ll quickly start to see how computers can perform a multitude of tasks — you just have to write code that tells them what to do....

Top reviews

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!

SR

Mar 31, 2020

This course was really helpful in developing my coding skills in python.The exercises helped me to test my knowledge .Overall it was a really good for people like me who are just beginning with python

Filter by:

8376 - 8400 of 9,901 Reviews for Crash Course on Python

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 9, 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 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 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 14, 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.

By Jorge R

•

Aug 15, 2020

In general it was a great course, i think it can improve in some areas, because at some ocassions it feels that the assigments and homeworks don't match with the information that was teached in the video lectures.

By JOHITH G

•

Jul 23, 2020

I removed the one star because the last wordcloud project had some problems.The notebook was having some bugs thereby not displaying the browse button.I had to try it for about 50 times until it worked properly.

By Shaugn D

•

Apr 26, 2020

The Jupyter Notebooks Final Project was problematic because the configuration upload configuration code provided by Coursera failed. I had to build a work around, but eventually got through the final project.

By KOKI K

•

Apr 12, 2020

It is a great course! I really enjoyed how to use Python through practical exercises. The final project is performed in Jupiter Notebook, therefore it had better for me to teach more detail about the function.

By Siddharth D

•

Aug 1, 2020

The instructor was very engaging. But the concepts taught and the questions were complicated for a beginner.Else I totally love the teachings of Google and look forward to work with you in the next 5-10 years

By Chyrelle L

•

Apr 6, 2020

The Crash Course on Python was fairly challenging. Some of the answers weren't clearly spelled out, therefore I did many Google searches also. I appreciate that examples were provided on most of the topics.

By Justin Y

•

Dec 20, 2021

Week 5 (Object Oriented Programming) had a few confusing errors in it. Especially the labs. The second to last question in the final project for Week 5 was unsolvable. Even the mentors couldn't solve it.

By Aryan B

•

Jun 11, 2020

The course is definitely, highly recommended for people who already know a language like C++,Java or Javascript , but not recommendable for beginners.

The assignments are hard , challenging and fun to do too