Chevron Left
Back to Crash Course on Python

Learner Reviews & Feedback for Crash Course on Python by Google

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

8476 - 8500 of 9,914 Reviews for Crash Course on Python

By maaz k

Jun 10, 2020

The course was perfectly fine and easy to understand. One little problem was that the questions asked in the test assessment were little tough than shown in the examples

By Deepanshu

May 30, 2020

find something creative to learn.came to learnt a lot of new things.find it interesting . find it to be a good course for the beginners. provide a good platform to work

By Diparna A

Jul 29, 2021

Covered most of the logic, took a light dive into the complex stuff. Pretty good for a crash course but definitely tough for new learners(People who are new to coding).

By Devaashish S

Mar 31, 2020

Good Content, but more on automation eccentric not properly for Python programming beginners. But yeah great job by google content development team. Great, job guys👍

By Yugma G

Mar 28, 2022

it's an amazing course to have and learn the only problem I have faced is a lack of details. It could be more detailed so that beginners can relate and easily learn.

By Preeti S

Oct 9, 2020

Contents were to the point. Everything is perfect in this course offered by Google except final project , which doesn't run on Google chrome but on Mozilla Firefox.

By Jorge

Jul 30, 2023

Haria falta mas material practico para poder asimilar mejor los conceptos del curso, estan muy bien explicados pero seria mejor si se tuviera que picar mas codigo.

By Mario R

Jul 9, 2020

Not a bad intro to Python. The only thing I would change is to maybe start the notebooks work earlier. The fill in the blanks interface early on is a bit clunky.

By Hari P

Jul 15, 2023

The course is very good. Only thing need to be upgraded, is the 'python interpreter' used in the course. It auto changes often while typing, creating more errors.

By Winston K

May 30, 2021

Sometimes my scripts do exactly what the requirement says but it is not recognized in the quiz. I wish we can factor in as many solutions in the quiz as possible.

By Sean M

Dec 29, 2020

It teaches you well. The questions sotimes is more about math then actual coding, but i would recommend this course. I can definitely do simple coding after this.

By Harsh A G

Nov 28, 2022

The course is amazing but the only problem is that it is a bit old so some functionalities might not work properly.

Apart from that it is amazing and very useful.

By Deeksha

Jun 24, 2020

This Course is awesome and the instructor is so much friendly that it feels like she is teaching me in an actual class. She is the best instructor I've ever met.

By Mofid U

Jun 2, 2023

good but there are some development required related to the project development and like capstone of python and some of the long videos for detailed explanation

By Michael S

Sep 14, 2021

Excellent course. I would have given it five stars, but the Jupyter notebook for the final assignment was very buggy and wasted hours of my time unnecessarily.

By Albina S

Nov 3, 2021

I found this course not very difficult. There were a lot of exercises - inside video lectures and after each module to make student familiar with python basics

By Aman S

Aug 24, 2020

Wonderful course for beginners, easy to understand, concepts were made so easy to understand and the practice quiz and assignment made learning more impactful.

By Pragadesh P

Mar 31, 2020

The instructor who taught to me is very pretty good.I understood the concept as soon as possible.I made it.Thanks for my discussion forum to clarify my doubts.

By Skye Q

Mar 25, 2020

It's a good course, but I shouldn't have to look up things on other sites to be able to complete the assignments. There were things that were not taught right.

By Benjamin V

Feb 12, 2020

Grader at the end has problems. The feedback of the grder is unclear and many threads are written by people having issues submitting and passing the final task

By Salman R A

Nov 29, 2023

the course is great but it needs much more explaining in the videos because what we get in the quizzes is much more difficult than what we see in the videos.

By andrew h

Nov 14, 2022

It's def a crash course. I feel a bit more detail on how some functions work would have helped me finish sooner. Over all it was a good design and concept.

By Nishant U

Jun 30, 2020

The course is very useful but the knowledge provided by the instructor are very limited .please increase the points that will the learner to get ease to learn

By MAUWAZ N

Jun 15, 2020

The instructor was awesome. If you are a beginner then this is the course you would like. Although you need to see other resources to fully grip the concepts.

By Philip G

Nov 4, 2021

Okay Crash Course in Python. Although Object Orientated Programming is labelled "optional", I think it is needed to feel comfortable with the final project.