Chevron Left
Back to Programming for Everybody (Getting Started with Python)

Learner Reviews & Feedback for Programming for Everybody (Getting Started with Python) by University of Michigan

4.8
stars
231,142 ratings

About the Course

This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course. This course will cover Chapters 1-5 of the textbook “Python for Everybody”. Once a student completes this course, they will be ready to take more advanced programming courses. This course covers Python 3....
Highlights
High quality instructor

(1484 Reviews)

Introductory course

(4203 Reviews)

Top reviews

JV

Jun 10, 2022

Excellent for beginners like me. Although, I do wish that there were more examples and explanations per topic, more exercises per topic, and more projects per topic to really drive home the material.

SM

Mar 24, 2016

excellent for beginners, very well described, great understanding grasped and its simple, very simple, but thats what makes it 5 star, is that its for anyone or as the title says pythong for Everybody

Filter by:

8426 - 8450 of 10,000 Reviews for Programming for Everybody (Getting Started with Python)

By Alzeus L D

Nov 1, 2022

There's a lot to learn new things and could easily help you with difficulty on understanding Python Language. Satisfying and Well Done.

By Lauren T

Oct 10, 2022

really thorough and approaachable introduction to python! the instructor is just great and the assignments are just challenging enough

By 劉仁信

Sep 2, 2022

Great courses for beginners for covering almost every basic needed in learning Python. It makes it easier and more fun to learn Python.

By Maral E

Aug 16, 2022

I really enjoyed this cours. I hope to take the next level.

Thank you very much and I recommend literally everyone to take this class.

By Aerin A M B

Aug 1, 2022

It's a great course for anyone. You understand each chapter, even if you haven't taken programming classes before. I really enjoyed it.

By Emilie P

Jul 18, 2022

great videos and resoucres, easy and not at all time consuming (much faster than 19 hour apporixmation). learned lots in a short time!!

By Third T

Jun 23, 2022

Very informative course, easy to learn and even made easier by the way the professor teach. Hoping to learn more with the second course

By Richard A

May 20, 2022

The course was amazing i really enjoyed the readings and the way the teacher explained the materials, I look forward to my next course.

By Hernán O C

Feb 1, 2022

Sólo por el desafío, por aprender una habilidad nueva o por mejorar en la carrera profesional, todos deberían tomar este curso. Gracias

By Michelle S H S

Jan 13, 2022

This is a great opportunity for newbies to get started on Python. It is fun and non monotonic, easily understand and highly efficient!!

By Akshay S

Dec 1, 2021

Nice work done by Dr. Chuck & his team it was a lovely to you enjoy and connecting soo well with other and have a great teaching skill.

By LANJEWAR P R

Sep 26, 2021

The teaching methodology of Dr. Chuck is very interactive and efficient I throughly enjoyed the course and it's well compiled contents.

By Maryam N

Jul 5, 2021

excellent, I literally enjoy the way that instructor teaches python, and his good accent in English, which is completely understandable

By Jan N

Jun 15, 2021

Good balance between exercises and lectures. The instructor was very good and explained everything in a manner that was easy to digest.

By Alex H

May 22, 2021

Great instructions and appropriately difficult exercises to get one started with Python. I feel motivated by my own incremental growth!

By Keslo

May 17, 2021

Every student should have this programming class under their belt. I wish I knew about this course years ago. Thank you, Dr. Severance.

By Jairo A C R

May 8, 2021

def rating(r):

if r < 5:

a='unsuccessful course'

else:

a='the course is amazing'

return a

print(rating(5))

By Amir K

Apr 25, 2021

An enjoyable and quick introduction to python and programming in general. The pace is ideal for anybody without programming experience.

By Tanu J

Apr 5, 2021

One of the best Course for beginners, Had Fun completing assignments,reviewing peers work

thanks Coursera for providing this opportunity

By cheran t m

Mar 11, 2021

Nice Course for beginners where we can enjoy and learn as well, Dr. Chuck made huge impact by this basic control flow of python. Thanks

By Erfan S

Feb 27, 2021

Great course to take side by side with your University Python course to make sure you learn everything at your own pace and thoroughly!

By Chris C

Feb 26, 2021

great pace, very well laid out and with exactly the right amount of context/detail to build fluency with Python quickly and intuitively

By Rais S R

Feb 8, 2021

thank you for the course,

the course is very very basic for the people who wants to learn about python programming, so it's very useful

By Imran A

Jan 12, 2021

Excellent Course! great learning experience. Very easy to understand fundamentals of python by taking this course. Thanks to Dr. Chuck.

By Nur A I B M M

Dec 31, 2020

Very good for a beginner like me. Contents that are easily understandable, instructor's lessons are very helpful and easy to understand