Chevron Left
返回到 Programming for Everybody (Getting Started with Python)

学生对 University of Michigan 提供的 Programming for Everybody (Getting Started with Python) 的评价和反馈

4.8
233,214 个评分

课程概述

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....
突出显示
High quality instructor

(1484 条评论)

Introductory course

(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.