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
228,240 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

BU

Feb 13, 2017

Great teacher Chuck and obviously a great course for people just starting out with programming. Well paced. The suggested timings for the assignments were a bit off, I think, but well, that's just me.

AB

Aug 23, 2020

Great introduction to Python and programming as a whole. Everything is broken down making it easy to understand. Had zero programming experience before and this class made it easy and fun to get into.

Filter by:

8376 - 8400 of 10,000 Reviews for Programming for Everybody (Getting Started with Python)

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 9, 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

By ADEDIRAN M A

Nov 12, 2020

I enjoy this course and I love the way Dr Chuks handles the course with humility and jokes that make the whole course very interesting.

By Mereke D

Oct 31, 2020

Teacher, I wanna say thank you for teaching and bonuses. I don't know english language better, but Lessons was very easy to undestand:)

By Gabriel V

Oct 26, 2020

Muy buen curso para empezar a utilizar python desde cero. Se hace muy fácil con las herramientas y videos que brindan. Muchas gracias!!

By Mehran M

Oct 25, 2020

You can see the big difference when learning from someone with an academic background in world's top university and years od experience

By HARSHIL S

Oct 24, 2020

excellent! it was good experience with these course. the course is very nice and helpful for beginner to understand the basic of python

By ZIPPORAH S

Oct 23, 2020

coursera gave me a awesome and very good information to gain better knowledge than any other course. i'm loving it! its really amazing.

By Filipe C d L D

Oct 1, 2020

Excelente curso para iniciantes em programação, pois ensina a pensar. Além disso, nota-se que o professor se importa com o aprendizado.

By Diego F P G

Sep 21, 2020

Muy bien explicado, las carga no estaba pesada, las actividades no estaban difícil, lo único malo los subtítulos no están en español...

By Prashant C

Sep 9, 2020

one word for the tutor ...he's amazing !!!!!! really knows how to engage students in online courses and great knowledge of his domain .

By Khin T M

Sep 8, 2020

Thanks for your course power point and lecture video file. So i have not difficult to solve quizzes and assignments for every chapter.

By Atharva S

Sep 3, 2020

The instructor helps in building fundamental skills from the ground up with steady pacing and implementation. Thank You for Everything!

By Ravi k

Aug 26, 2020

The course was really well fun and the instructer is very good at explaining concepts, recommend it for anyone starting to learn python

By Merve C

Aug 23, 2020

Easy to understand and keep up! Supported with great assignments which is a good way to teach not just theoretical, but also practical.