Chevron Left
Back to Crash Course on Python

Learner Reviews & Feedback for Crash Course on Python by Google

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

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.

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!

Filter by:

976 - 1000 of 9,942 Reviews for Crash Course on Python

By Dependra S

•

Sep 14, 2023

My overall experience was really good throughout the course and it helped me a lot in many ways thanks to the Google team for creating this fantastic course with this much simplicity.

By Ali M

•

Apr 6, 2023

This is best for those who already know some python and wants to revise for begineer they may find this course fast and hard. So those who are begineer calm down and do slowly slowly.

By Sifra N B T

•

Jun 5, 2022

Impressive, because it was taught from the very basics but still confusing for a layman like me. The key was must do a lot of practice. Thanks, Google and Coursera. Bunch of success.

By Ben M

•

Apr 23, 2021

Wanted to see if this would be a good course for my high school graduates to take that are uncertain of what they want to do. Very well put together, and will be highly recommending.

By Ramon H M

•

Feb 5, 2021

Curso excelente para quem dá os primeiros passos em python. As avaliações são rigorosíssimas ao que é ensinado, cobrando exatamente aquilo que é ensinado. Parabéns à equipe do Google!

By Ignacio S

•

Sep 8, 2020

Muy buen curso con las bases de Python. Quizá el proyecto final podría ser más ambicioso, y también enseñar a instalar módulos. La metodología y los vídeos son amenos y muy prácticos.

By Nikhil M

•

Jun 4, 2020

A Must-Do Python Course if you are a Beginner,Helped me a lot in understanding insights of python language and programming by introducing with real life problems and finding solutions

By Alicja J

•

Jun 1, 2020

The course was great, although mentor's answers sometimes were tricky (in his/her code mentor was using methods that we didn't learn in the course). I wouldn't mind more practicing :)

By simon c

•

Jul 26, 2023

the exercises are great. They require you to know the material. A lack of good exercises is one of the biggest flaws of most online programming courses, but this course is different.

By Pham T P

•

Jul 6, 2023

Great course! help improve my knowlege about programing coding. Control my system better than before.

Not I can understand some scripts. I can write complicate programe for my system.

By Craig P

•

Jun 19, 2022

The material was well-presented and the presenter was engaging. A little on the basic side for those with developer backgrounds, but definitely useful. Material was well-organized.

By Sumit G

•

Apr 3, 2022

It is one of the best online course available in the internet!! I really loved this 6 week journey and I look forward to the next courses after this. Thank You for creating this : )

By Yeshu S

•

Apr 4, 2021

The content is excellent and the instructor is amazing. Everything is perfect, even if you have no python background, you will definitely understand the concepts. Clear as a crystal.

By Chad R

•

Oct 6, 2020

I learned quite a bit with the class. It was refreshing indeed. The challenges and quizzes along the way helped me stay engaged and validate I was understanding the concepts & syntax

By Mohammad I

•

May 30, 2020

Very interactive and interesting course. It goes through all the necessary concepts of Python programming. A great learning tool for all kinds and levels of learners and programmers.

By Rajat K

•

May 18, 2020

Its the best course on the internet to learn exact use of python. if someone really want to learn something about python , learn from this course nothing can be best than this course

By Arya J

•

May 5, 2020

Its an interesting course for me and I am sure also for everyone. I got some difficulties in my last assignment. But I got the output and now I am confident to break any python code.

By Nagavenkata P T

•

Apr 24, 2020

This Course very useful for all learners who are interested in Python programming... Thanks a lot for your course designer and trainer... they did awesome job for us.. God blesses...

By Naga D P

•

Jun 8, 2023

I would highly recommend this course if you are a beginner or if you want to have a good foundation of python language. This course has helped me to understand the basics very well.

By mehran k

•

Dec 28, 2022

It was the best course that I have ever passed. It was so practical and useful. My sincere gratitude goes to the instructor of this course and to google for their financial support.

By Marko M

•

May 17, 2021

The instructors have infectious enthusiasm when they teach and the course covers a lot of ground thoroughly. Moreover, I enjoyed the coding tests provided by the course instructors!

By Lucien L

•

Sep 2, 2023

I've learned a substantial amount about Python, when I initially thought it was not going to be that much of an effort. And it was all very well organised, presented, and assessed.

By Sudhanshu

•

Apr 26, 2023

This course is very helpful for beginners as well as professionals, it covers all fundamentals to advance concepts of Python programming. thanks, Coursera team as well as Google ..

By Anwesha P

•

Jul 20, 2022

with respect to other courses, I learned a lot from this course, the content was challenging and interesting. It was better than I expected and I really learned python <3 thank you

By William A

•

Dec 16, 2020

Enjoyed it a lot especially learning about classes and the instantiation of objects. Python classes are very powerfull. You can have .modifier and objects can inherit from classes!