学生对 University of Michigan 提供的 Programming for Everybody (Getting Started with Python) 的评价和反馈
课程概述
(1484 条评论)
(4203 条评论)
热门审阅
AS
Jun 16, 2020
i really liked the course very much, especially sir who is teaching us in a very simple manner, The best teacher I have ever seen who now the tacts for explaining the language in a very nice manner
KP
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
8476 - Programming for Everybody (Getting Started with Python) 的 8500 个评论(共 10,000 个)
创建者 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.
创建者 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.
创建者 Lauren T
•Oct 10, 2022
really thorough and approaachable introduction to python! the instructor is just great and the assignments are just challenging enough
创建者 劉仁信
•Sep 2, 2022
Great courses for beginners for covering almost every basic needed in learning Python. It makes it easier and more fun to learn Python.
创建者 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.
创建者 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.
创建者 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!!
创建者 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
创建者 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.
创建者 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
创建者 Michelle S H S
•Jan 13, 2022
This is a great opportunity for newbies to get started on Python. It is fun and non monotonic, easily understand and highly efficient!!
创建者 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.
创建者 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.
创建者 Mary
•Jul 5, 2021
excellent, I literally enjoy the way that instructor teaches python, and his good accent in English, which is completely understandable
创建者 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.
创建者 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!
创建者 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.
创建者 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))
创建者 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.
创建者 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
创建者 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
创建者 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!
创建者 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
创建者 Rais S R
•Feb 8, 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
创建者 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.