Chevron Left
Back to Crash Course on Python

Learner Reviews & Feedback for Crash Course on Python by Google

4.8
stars
38,004 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

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.

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:

8676 - 8700 of 10,000 Reviews for Crash Course on Python

By Rodrigo R V

•

Jan 26, 2023

well thought out course for those who want to enter the world of python, but there are a lot of concepts that are not teached in there, maybe they are not ideal for beginners, but since you see then in some examples and exercise already applied there, it would be nice to have a little explanation about them.

By Pradip S

•

Jan 24, 2021

This course helps in covering the basics that is required for coding skills in python. The exercises might be a bit testing, especially for individuals who are just learning programming. However, if one grinds through its content, it is super fun and helps you develop your analytical and critical thinking.

By Asif N

•

May 4, 2024

Great course for the most part, but the last module is not very well explained and even misinforms about Object Oriented Programming by marking that section as Optional. But, last few coding exercises and quiz were all about oop. Last "Reading in Action" and "lab" were too completed to grasp for a novice.

By Atharva J

•

Mar 31, 2020

Everything was awesome..right fro instructor to Practice exercises, but the last graded assignment, the Final Project had some technical issues in it, so one star less, but I would love to thank Google for such an amazing course! helped a lot!! Hoping to complete this Google IT Automation with Python soon

By Shawn

•

Mar 8, 2023

This was a great way to learn a lot in Python. The only improvement I would make is that the tests will have problems that seem to jump a step between what is taught and applying. It would be better if the tests were taught the same way as the final project so that you can see how it is applied better.

By Asmaa A

•

Jun 12, 2021

Not a bad starting course. The final project was very weak though, Just a one basic function that can be completed in 3 minutes. The weekly assignments were more interseting. I wish if there is a pdf to download at the end of the course with all the points, examples & tricks that have been discussed.

By Shruti A

•

Sep 20, 2020

It is a good course for beginners in Python but not the best for beginners in programming! I had knowledge about other programming languages so I was comfortable throughout it. Although, had it been my first course in programming, I would have faced lot of problems. But overall, I enjoyed the course!

By Chyavan M C

•

Jun 19, 2020

It's a great course for beginners. The basics of python are very interesting and very vast, of which the most important concepts are covered here. This course requires a lot of self-study to make yourself fluent in the language. Going through the documentation is a must alongside the course material.

By Salvatore G

•

Dec 23, 2022

Amazing course! One of the best...

The only thing: it would be great adding more problem solving, exercises, and a more complete Final Project that uses everything learned and that is more useful and realistic.

For example, I think that the Harvard's CS50p, as introduction in Python, is more complete.

By Benjamin P

•

Feb 12, 2021

a good baseline. the challanges were challanging but I suppose that's the whole point :)

I tried to push it all through in a week. it was a little much along a full time job but feels like i've learned a lot but as they keep repeating, it's a skill that needs constant review and use to stay relevant.

By Marc F

•

Oct 20, 2020

This introductory course to Python is very thorough. Although it doesn't go into a lot of detail in some concepts, it does cover a lot of ground. It does make you go out and do a little research for the projects, but that is to be expected, even on your job. I would definitely recommend this course.

By SERGIO S H

•

Jun 4, 2022

Esta siendo util. He aprendido bastante, sobre todo en materia de Python, del que no conocía nada. Los laboratorios (y los Jupyter Notebooks) están bastante bien. Salvo uno que me tuvo +18 minutos en espera mientras cargaba. Por eso le he quitado una estrella.

Sigan trabajando igual que hasta ahora.

By Deleted A

•

May 11, 2020

It's a great platform to learn from google and course was really excellent and straight forward i.e., I have gone through several youtube videos all are explaining lot of concepts but here they explained exactly what beginners or intermediate wants with high voltage explanation. Highly recommended.

By Shruti M

•

Apr 27, 2020

The course was good and interactive .The course was full of fun .The concepts like object oriented programming should be explained more deeply . Course instructor was a good communicator I enjoyed learning . But the content is less for some concepts eg. sets ,oop please make a tutorial on those

By cullyn

•

Mar 19, 2020

Sometimes I would get stuck. I wish there were more examples, but more help in each example. Frustrating to get stuck and have no clue how to continue without googling, which often gives answer without any effort. I wish I could choose to do other similar ones until I felt I was able to continue.

By Diego A

•

Apr 16, 2022

É um ótimo curso introdutório. Ótima didatica porém deveria ter mais exemplos semelhantes com os do exercicios, muitas vezes teremos que procurar qual a logica dos exercícios na internet, especialmente no StackOverFlow para poder raciocinar qual o sentido da pergunta e assim responder a questão.

By Raghvendra S

•

Oct 9, 2022

The course was great , with a lot of informtion . Teaching method of tutor was also great and was friendly. The best part of the course is its quizzes and assignments. Though i found that more solved examples could have been given so its easy for new learners to grasp and understand concepts.

By Mohammed A A

•

Apr 20, 2021

Although I've learned the basic concepts of Automation with Python, this course runs really fast for beginners. I like how it introduces the general idea and expects learners to dive deeper on their own, but it contradicts the idea of taking a course where it promotes deep learning experience.

By Linda C

•

May 15, 2020

Great beginning course! The instructor was engaging and encouraging and I enjoyed the examples and problems. I'd like to see a few more docstrings and correct output to compare with my output in the Jupyter notebooks. The OOP coverage delved just far enough - it was too good to be optional.

By Syed B A

•

Mar 16, 2023

It is a really nice break up of scripting concepts that would prove useful to any beginner or intermediate programmer or script writer, I definitely recommend this course to anyone trying to grasp the basic details of programming fundamentals and understanding strings and array structures.

By Anni W

•

Jan 16, 2021

It is daunting for a complete beginner to plunge headfirst into the world of Python programming. I'm glad that the instructor is very encouraging. Googling for solutions became quite easy, and I'm glad that there's plenty of answers out there. Very relieved to finally complete this course.

By William R L

•

Jun 2, 2020

Covered much of the basics of programming in a logical, and systematic way. Had a lot of useful examples and user participation, especially for a pre-recorded online class. Maybe could have gone a touch faster, but when the user can watch videos on 2x speed, this really isn't an issue

By Syed A J

•

Jun 22, 2020

The regular exercises and assignments throughout the course helped reinforce the concepts and its applications. Overall 5 start worthy had it not been the technical glitches with the code blocks and having to refresh the browser multiple times in order for the code to start working.

By Jennifer S

•

Sep 16, 2021

This course was well-designed and a great intro to Python. I loved the video setup, the quizzes, and the Python Labs in Jupyter. An important caveat to note here though is that it is very IT focused, so if you are learning Python for Data Science you may want to try another course.

By Shawn W

•

Feb 23, 2020

Excellent diving into the right level of detail. The Object Oriented Programming optional section didn't seem right to me, somehow. Some struggles getting the Jupyter notebooks to behave properly. Their insertion towards the end of the course seemed forced and...... unnecessary.