(1484 Reviews)
(4203 Reviews)
AW
Nov 19, 2015
Easy to follow and not boring. The instructor breaks things down in simple form. The Coursera platform is sometimes a bit quirky but otherwise the content in this course I thought was quite excellent.
KK
Jun 26, 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.
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 Jorge H 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
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