Chevron Left
Back to Crash Course on Python

Learner Reviews & Feedback for Crash Course on Python by Google

4.8
stars
39,375 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.

AL

Nov 24, 2020

Very good crash course. Considering myself not a Python novice, maybe intermediate level, I even learned something new. Don't expect to be a Python expert after this, though, as it is a crash course.

Filter by:

9251 - 9275 of 10,000 Reviews for Crash Course on Python

By Bala M

Mar 20, 2020

It is a good course for someone to brush up Python learning again. The instructor was very good in engaging the learner.

By Maximiliano U

Jan 31, 2025

Muy buen curso para comenzar en el mundo de Python. Seria mas necesario practica para incorporar mejor el conocimiento.

By JOSE A G

Feb 14, 2024

Enseña python de un frma práctica y con hilo y ejemplos reales los conceptos basicos e intermendios, ha sido muy ameno.

By Rampal C

Jan 19, 2021

Good Course, however, I suggest to include more practice assignment that includes solving real-life programming issues.

By HARDEEP S

May 26, 2020

Very helpful to get a good knowledge of python basics, in a very well structured manner and would recommend others too.

By Karam K

Feb 19, 2022

One of the best entertaining courses on python, although it is beginner course but it reaches alot of advanced domains

By Daniel K

Apr 15, 2020

A lot of good concepts for those new to Python or coding. This course is definitely not for complete beginners though.

By Nicholas K

Mar 28, 2020

This course is a recommend for me. With prior python understanding, i learnt different approaches to solving problems.

By Randal M

Aug 7, 2023

Pretty nice, but i think that you should learn python with another courses or apps to make your knowledge even better

By Syed A

Apr 7, 2023

The basics were described and forced to practice wonderfully. Could have been more simple. But overall I am satisfied

By Norberto R

Jan 20, 2023

Muy interesante. Tomárselo con calma. Muchos errores, golpearse un poco pero al final resulta. Una buena introducción

By Rob O

Mar 1, 2020

Would have liked the programming exercises to be less abstract and more concrete in their application to OSes and IT.

By Aiden

Jul 22, 2023

Pretty good! Has a few small problems with questions that could be difficult for beginners, but overall really good!

By Evenor C

Apr 29, 2023

Great Course.

A bit bulky to learn, especially at the end of the course, but very well explained. Key is to persevere

By adisa s

Feb 25, 2022

Some of the program is not perfect, some of the quiz have some error to, but overall is really good think. Thank You

By Benjamin A

Mar 25, 2021

This is a very excellent course. I encourage anyone seeking to enhance his or her python skills to take this course.

By Roderick F

Jul 15, 2021

Jupyter is extremely buggy. Took me days to get my upload to work even after it claimed to have successfully upload

By Jose B

Jun 23, 2020

The course is very professional, it is very clear and understandable. And the difficulties grow as you go.

Regards.

By Hariharan

Jun 10, 2020

Its a goood platform to learn python even for beginners. Hoping that the next course will be as interesting as this

By Coach F O

Jul 27, 2023

was a really challenging course. needs a lot of practice.trial and error, notes and thinking to solve problems.thx

By Sadegh S

May 30, 2023

very nice course for getting to know python i certainly recommend to che out the optional parts of the course too.

By Tony K

Aug 23, 2022

Some of the problems come before the material being introduced but by going back one can review this and proceed.

By Usman H

Jul 4, 2022

Awesome course. I am taking half a star off as it does not offer much practice of the object oriented programming.

By Jessica M

Sep 22, 2021

The labs and the examples were hard but it was still very helpful and I learned the basics so I can be content !

By Adhi B

Mar 15, 2021

Great course, but in the final exam, the grader only told me I was wrong various times... Did not give hints where