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
229,642 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

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.

YN

Oct 14, 2017

This course is organized and explained very well. It is moderately challenging, and I recommend it to get interested in Python. The teacher and the assistant staff are very good. I enjoyed the course.

Filter by:

1401 - 1425 of 10,000 Reviews for Programming for Everybody (Getting Started with Python)

By Fiona A A

Oct 29, 2020

Dr. Chuck is a great instructor. I love the humor in the lectures. Lectures are easy to follow and Dr. Chuck is engaging. I learned the basics of python and I really enjoyed that journey. I recommend that the students should also watch the bonus videos. Those videos are inspiring and broaden your understanding regarding the world of technology.

By Anika J R

Jul 15, 2020

Professor Severence is an excellent teacher. He made it so easy and interactive that it didn't feel any difference compared to face to face interaction with teachers as in real life. His easy going explanation and test pattern made it easier. It's more like teaching students rather than judging students, which is very encouraging for beginners.

By Madhav A S

May 7, 2020

Great course for beginners in programming or Python. If you already know any other programming language you will finish this course in a day or two. I would advise you to learn a more syntax heavy language like Java or C++ first. Great professor, too easy quizzes, good assignments. Nothing challenging if you've done any other language, but fun.

By Pushkar P

Apr 8, 2020

This course is really something, its my first time that i'm enjoying a coding course and teacher was out of this world. I almost never knew that it was a course for studying a programming language it was more like learning a fun language with a funny teacher. You are the best sir and thank you for this course, heads off to all the team members.

By Jean K

Nov 29, 2019

Amazing instruction, the content is broken down into simple yet manageable chunks that doesn't make Python seem as intimidating or as complex as I initially thought it would be. It has truly been an eye opening experience and I'm looking forward to learning more in future.

I very highly recommend this course to anyone who wants to learn Python!

By Marisol

Sep 25, 2019

It's been a really enjoyable adventure with Professor Chuck. He makes programming with Python interesting and easy to begin. I had zero programming knowledge, but now I can understand the basic programming structure with is really amazing and incredible. I highly recommend this course to any beginners, you will love coding! Thank you Dr. Chuck!

By Kazi A

Sep 24, 2018

It's really wonderful journey with coursera and of course Dr. chuck through out the course. Dr. Chuck take the course in such a easy way that enables us to get every lecture easily. He makes lot of fun in the class which does not let me to get bored and help me to enjoy the class. Hopefully i will carry my journey with Coursera for a long time.

By Ryan B

Aug 25, 2018

The professor/instructor is what makes this course incredible - his passion and love for the subject are so infectious and inspirational - he is also incredibly intelligent and capable of conveying such complex ideas and concepts in ways that are quick to comprehend. Very enjoyable, informative, and course I would recommend without hesitation.

By Krishna M

Jul 7, 2018

This was my first time learning Python and I really enjoyed the course. Dr. Chuck made the introduction of this language extremely approachable and I was able to find help on topics and answers on questions by visiting forums. I also loved the website: py4e.com. Overall, I loved this class and look forward to learning a lot from the next class.

By Mohammadreza K

Apr 7, 2018

Dr. Chuck is an amazing teacher. He is really knowledgeable and enthusiastic about sharing his knowledge. He explains the concept in detail and engages you in this online course very well. The course was excellent, and I highly recommend this course.

I also want to thank Coursera for its support of universal access to the world's best education.

By Marko G

Oct 29, 2015

Thank you for making this course free!

The accompanying book is really great, and the examples are very well designed.

I would like to take this opportunity to point out a small typo on page 114 (Chapter 9. Dictionaries): in a code statement print a.translate(string.maketrans(' ',' '), string.punctuation there is a missing ) character at the end.

By Manish V

Aug 21, 2021

This is really a nice course for beginners and some one who has no scripting/programming experience. Course structure and pace of learning is designed very well. There are some interesting Video on office hours, Python development history and interesting interview bytes from Guido van Rossum which makes online learning an enjoyable experience.

By Scuola F

Jan 26, 2021

Exceptionally clear, entertaining, and useful. Even though some exercises are not always straightforward, they are extremely well planned. So, for anybody who will go to face them, don't assume they are misplanned. The course achieves its mission. Finally, I would recommend using some interface different from Atom, which is not very intuitive.

By Jereme C

Nov 13, 2020

I wish they taught like this back in college. Anyway this is where I learned python 3 years and was able to use it on my work. I like how they teach all of the basics and provide learning materials as well such as text books, real-life examples, etc. The instructor, Dr. Chuck also provides some humor to make the classes lively and interesting.

By Vishal R

Jul 23, 2020

This was a very informative and interesting course presented wonderfully by Dr. Charles. One could never get bored as the courses are pack of short videos filled with lots of information and a bit of humour too.

i genuinely want to thank the presentor for creating an interest in me for this subject. Overall it was a wonderful experience for me!

By Omkar B

Jun 13, 2020

The overall course structure was great in terms of the content, tutorials, assignments, quizzes, etc. Thanks Dr. Chuck for such a student-friendly approach to teaching, it was fun learning this course. I would highly recommend this course to anybody who is wishing to learn python regardless whether he/she has a prior experience of programming.

By Dejan V

May 19, 2019

Very useful course for a non programmer like myself. The lectures and exercises are engaging therefore very motivating to continue to the end. The final assignment I found a bit of challenge compared to all previous assignments however with a bit of persistence by reviewing previous weeks lectures and assignments I finally managed to crack it.

By Jennifer C

Jan 5, 2018

An excellent starting point for anyone looking to learn Python, whether you're already a programmer or completely new to programming. Clear and concise examples used to explain the concepts, useful exercises to implement and practice your knowledge - it's one thing to watch someone do it and it's another completely to try to do it on your own!

By Денис А Д

Nov 20, 2017

I have some experience in programming, including Python. Nevertheless, this course was great, I strongly recommend it for everyone, who has no experience at all or is eager to start use this language. Everything is simple and clear, there is no way of misunderstanding material. Also, it is really funny. Charles Severance, thank You very much!

By T. W Y

Mar 23, 2016

This is a well structured, well taught course for beginner programmers, or those seeking to learn another computer language. I feel confident in my ability to write basic Python programs, and am excited to continue with this course series. I would recommend this course to anyone who has a desire to pursue an interest in computer programming!

By Ian S

May 30, 2022

This specific course covers topics such as programming principles, variables and expressions, execution flow, functions, and iterations. Its study material explained concepts clearly, especially the textbook "Python for Everybody". Its work load was light, requiring only a few hours to complete all the lessons and assignments of a given week.

By Nandankumar M

Aug 18, 2021

Excellent. Teaching is extra-ordinary. This is course so good for anybody. I loved the video content and materials. having so fun while learning python. Dr.Chuck is really great professor and he is excellent in teaching and l love coursera courses because they maintain high quality.

I shall be very thankful to teacher - Dr.Chuck and Coursera.

By Rebecca Z

Mar 15, 2021

Dr. Chuck is amazing at making Python really interesting and personable for everyone. I love his humor and how he takes the time to really be thorough in his lectures. The fact that the course continually builds on the previous portion also helps us as students make sure we really grasp what we learned. I'm excited to continue in this series.

By Neelanjan M

Feb 26, 2021

I tried to learn python basic from many source but I felt it was too difficult for me so I almost gave up on programming but after going through this course I really learned python basic very easily. Teacher charles teaching is good very easily understandable with good example. Thanks Sir Charles Russell Severance and coursera for the course.

By Zhang K

Nov 21, 2020

From this course, I successfully controlled the basics of programming computers using Python, like sequence, condition, loop and iteration statements. What gave me huge confidence to study this course is that the course has no pre-requisites and avoids all but the simplest mathematics. Now I am ready to take more advanced programming courses.