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

LZ

Invalid date

The professor's lecture is so awesome, however, the content is adjust to the new programming learners. I heared extended part of the course is charged, you can purchased it if you want deeper learning

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:

8351 - 8375 of 10,000 Reviews for Programming for Everybody (Getting Started with Python)

By Chris B

Oct 24, 2015

Great course, the instructor explains the topics well with great examples and gives a good foundation before moving on to the next step.

By Matt H

Aug 23, 2023

The pacing is great, and the Professor has been the best I've found for my learning style so far when attempting to learn this subject.

By OMKAR K S

Jun 30, 2023

For the beginner the course is best to get into programming thank you University of Michigan and Dr. Chuck

for they Excellent Course.

By Miguel A P

Feb 21, 2023

Great course to start programming in python or in any language. The instructor makes it very easy to follow and understand the concepts

By Michael P

Nov 18, 2022

The examples are very practical. Charles Severance is a very good teacher which helped in making me understand the python terms easier.

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 3, 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 14, 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