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

YA

Invalid date

The course content is well-organized that makes students easy to follow, but there is limited amount of examples and exercises for students to learn how to apply the knowledge in real world situation.

DJ

Invalid date

I loved it! Dr. Chuck is extraordinary in his explanations. A great way to start on Python programming. As a person that hasn't programmed in years it was an encouraging and educational experience :-)

Filter by:

4376 - 4400 of 10,000 Reviews for Programming for Everybody (Getting Started with Python)

By Erin L

Oct 29, 2017

Prof. Severence is amazing. He presented the material clearly and concisely. The videos were engaging and informational. I would recommend this to anyone interested in learning a bit more about coding.

By Indhra M

Sep 9, 2017

it was very exciting to learn from Dr. Charles Severance. Then coruse was excellent with the perfect materials and supporting assignments and quiz.

Thank you for making learning a wonderful experience.

By Madhukar P

Mar 26, 2017

This was an awesome course and it helped me learn a lot about python.

I would highly recommend this to a beginner. This course has quizzes and graded assignments with help you see if you are doing good.

By Zhang X

Feb 27, 2017

Helpful Course

I love this course and thank Dr. Severance giving us beginners this useful course. I can follow the steps and make sense to me who have no programming background at all. Highly recommend.

By Josh N

Feb 7, 2017

Excellent if you have zero starting knowledge of Python. Even a basic understanding will make some of the videos feel like they're too long. Excellent instructor makes course worth taking despite this.

By NIKHIL S

Jan 31, 2017

It was very basic and professor used made it very easy and interesting. As a person who doesn't have any prior knowledge of programming i feel confident in python now and i want to learn more about it.

By Jhénelle W

Aug 29, 2016

Prof. Charles is amazing. His lectures are very informative and clear. I appreciate this as a good platform to develop my Python skills. I do believe this may be my most favorite online course to date.

By Stefan K

Dec 28, 2015

Very nice introduction to python with great instructor, practical assignments and free ebook provided. I recommend this course to beginners with no prior or small amount of experience with programming.

By ESTEBAN A A

Feb 7, 2022

Los contenidos tratados y le enseñanza del profesor Charles Russell Severance hacen que valga la pena el tiempo dedicado al curso de introducción a Python, que además me resultó sumamente didáctico.

By Сергей Р

Sep 5, 2021

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.

By Irakoze I

Dec 24, 2020

this course was very helpfully because i learned so much from it this is was my first online course i look forward to learn many course as possible to improve my programming skills .

thank you so much

By Rusiru R

Nov 27, 2020

The course is really helpful for me to enhance the Python programming language. Thank you for offering this kind of course special thanks to the professor. His teaching methods are really impressive.

By SARASWATHY T

May 10, 2020

It's really an awesome course from which I had learnt how to program in Python.

I even don't know the basics of Python after attending this course I am able to program myself.Thanks for your guidelines

By Kolisetti v p

Mar 2, 2020

good morning sir .I'm learned the programming for everybody getting started with python the classes are very interesting and assignments are challenging please give the permission for the next course

By Aakash R

Aug 6, 2019

Really Happy doing this course, This is what a beginner needs, I have got confidence to learn Python in depth this is the beauty of this course , helps understand easily. A quality course. Thank You😊

By Marcus L T

Mar 23, 2018

Really enjoy the professor's style, variety of content included, side jokes like the sorting hat and more. Makes for an easy to learn course, that makes me want to come back and do the next lecture!!

By Xuefeng W

Sep 6, 2017

I strongly recommend those who are learning this course read the book written by the professor, it really helps a lot, only watch the video is not enough.

I'm eager to learn more about programming now!

By Vamshi K

Jun 6, 2017

The editor needs to be improved, the overall course is very well done, but i really struggled getting the editor to work in terms of indentation.

Would definitely recommend this course to fellow peers.

By 韦佳彦

Nov 11, 2016

I think this course might be a little bit of easy to students who had programming experience before,but Doctor Severance is awesome in teaching, and it is a good choice to built foundation in python.

By Gustavo N

Oct 11, 2016

Really good course, it gies you great skills for starting to program in many languages. In my case, it also helped me to refresh previous skills and also leearn new concepts. Greetings from Venezuela.

By Gerald V

Sep 18, 2015

inp = raw_input("What do you think of the course?")

while True:

if inp == "Chuck_is_amazing": break

if len (inp) < 1 : break

else:

"You_do_not_understand_why_this_is_a_good_course!": break

print "inp"

By Sarah I

Nov 4, 2022

Amazing Course with most amazing instructor! Dr. Chuck teaches in the most enthusiastic and interactive way. If you are new to Python, this is the best course to start with without being overwhelmed.

By Fede

Aug 6, 2022

Engaging, fun, challenging for begginers and a cool refresh for people away from programming for quite some time. Chuck is the best teacher I came across and I would love to attend a class with him.

By Jose V

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.

By Arun L

Jan 19, 2022

As someone who's been paranoid about programming, I would say Mr. Severance has just slam-dunked me with this course. I'm a bit optimistic about code writing and programming now !! Thanks Coursera :)