Chevron Left
Back to Crash Course on Python

Learner Reviews & Feedback for Crash Course on Python by Google

4.8
stars
36,022 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

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

NR

Aug 14, 2021

Course presentation is good. Topic selection is good. Selected Strings, Lists, tuples and Dictionaries, using these program logic can be build. Examples are good and interesting. assignments are good.

Filter by:

8351 - 8375 of 9,897 Reviews for Crash Course on Python

By Michael S

•

Feb 8, 2021

Good course overall, although they do gloss over some elements of programming which could cause confusion if you have no prior experience at all. That being said it does what it says on the tin and provides a crash course on getting started with python

By Rohan K

•

Jan 5, 2022

This crash is very helpful to take you to the world of python. It is very good course for beginners. As this is a crash course don't expect that each and every bit of python will be taught, but it will give you all the key concepts to start learning.

By E c

•

Mar 9, 2020

It is very engaging and interesting. It does teach a lot in an easy way. It does however skip over some things but then will expect you to do it in the quizzes. Luckily it is not to hard to find out what needs to be done through the discussion forums.

By Patrick A

•

Oct 30, 2022

See my notes in the final discussion section. The Jupyter Notebooks were often buggy and I had to figure out ways around the problems. Although that wasted a lot of my time, I would recommend the course. Please fix the Jupyter notebook problems.

By Syed E

•

Aug 22, 2021

The tutor was amazing, her nature of talking and communication with us student was just awesome. She taught every thing smoothly. one more thing you have to do lot of practice as you move on this course will become harder little bit. so be focused

By 265506 k

•

May 22, 2020

A very well-packed course for everyone who wishes to learn the basics of python in a fun and interesting way. I had the most fun in doing the final project of this course. Really helpful and concepts are explained in the simplest of ways possible.

By Chris R

•

May 14, 2020

I thought the course was well done and the topics were relevant. The improvements I would recommend are, more repetition with these fundamental tasks and a way to check answers and potentially hints on the exercises embedded in the video lectures.

By Nelson M G A

•

Apr 4, 2020

El curso es bueno y está bien segmentado. Las axplicaciones de la instructora son claras.

Para mejorar, creo que algunas preguntas en los ejercicios no son claras y para los que no tienen el inglés como lengua nativa cuesta un poco mas entenderlas.

By Doug W

•

Nov 5, 2020

There are a minimal amount of instructions and examples so you will need to do a lot of research outside of the course, but the course seems to be a good framework for directing your studies and testing information you should know and understand.

By GULLA D P

•

Apr 23, 2021

And what made me to leave one star behind is though the topic level is basic but the questions or the exercises we are going through are bit difficult .

Hope the questions would be at medium level rather than at low or high difficulty level

By Mukesh R

•

Apr 27, 2020

Being a beginner, I found the last part where I came across a complex file upload routing most difficult to get my arms around. I am used to the simple file uploads but not this. I am trying to crack this but am disappointed with this....

By Sujit B B

•

May 30, 2020

Overall the course was very good ! The excersice at the end of every module was challenging due to the fact that code blocks messed up now and then with the indentation error ! The instructor was friendly and good and what she taught ..

By El H M T H

•

Jul 19, 2021

The learning journey was excellent except for some points :

1 there aren't too much exercises to practice

2 Some questions in the lab or the quiz were not very explained

But I like that the videos are short and there is no deadline.

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 21, 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.