Chevron Left
返回到 Python Basics

学生对 University of Michigan 提供的 Python Basics 的评价和反馈

4.8
18,352 个评分

课程概述

This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will help to build up your debugging skills. The course has no prerequisites. It will cover Chapters 1-9 of the textbook "Fundamentals of Python Programming," which is the accompanying text (optional and free) for this course. The course is for you if you're a newcomer to Python programming, if you need a refresher on Python basics, or if you may have had some exposure to Python programming but want a more in-depth exposition and vocabulary for describing and reasoning about programs. This is the first of five courses in the Python 3 Programming Specialization....

热门审阅

JH

May 27, 2020

The course teaching how to think as a programmer, not just the syntax of one language. The dedication and motivation of the teaching staff comes through in the delivery and content of the course!

KD

Sep 14, 2019

This is best introductory programming course in python. Mentors are planting every concept in our head in very fluent ways. You must take take this course as a begineer python programmer like me.

筛选依据:

626 - Python Basics 的 650 个评论(共 4,049 个)

创建者 Deleted A

Nov 11, 2020

The exercises are the most thorough and challenging that I have seen on Coursera. CodeLens (the visualizer/debugger) is extremely useful to have online.

创建者 Saiful I

Feb 26, 2020

This course makes my python basic more clearer and strong. Thanks a lot for providing such a well-formed course. Expect more such courses in the future.

创建者 Gary H

Jan 15, 2022

My first paid online course. It works to get one started with Python, and the online format functioned fairly smoothly. I plan to do some more courses.

创建者 Jonathan M

May 23, 2021

I strongly recommend this course because both the material and the instructors are very good and they really help you open up your mind for new things.

创建者 Oliver N

Sep 9, 2020

The course helped have a solid grasp of the fundamentals of python and now I am willing to learn even more and broaden my expertise in python language.

创建者 MOHAMMAD T H 1

Apr 13, 2020

It was a great course following the Python For Everyday. It teaches the basics of Python in great detail and provides lots of opportunities to practise

创建者 Zhen Z

Nov 17, 2019

Very helpful and interactive way to strengthen the basic knowledge of python programming. Great reinforcement of practical coding skills for beginners.

创建者 Himansh S

Apr 2, 2019

Excellent course,very good explaination by the teachers.Great work coursera.Must do course for those who want to learn python.Turtle part was the best.

创建者 Ramil T

Aug 21, 2020

Great course,highly recommended for beginners.Thank's Coursera fo letting me touch it and of course thank's University of Michigan for these knowledge

创建者 Clement T

Jul 2, 2020

Guides you through step by step, and really enjoyed the test questions which do require a fair bit of thought, and allows you to apply what you learnt

创建者 Ve. E

May 17, 2020

The course gave me a strong foundation, and was a good follow-up to the Python for Everybody course. I particularly enjoyed Prof. Resnick's dad jokes.

创建者 Muhammad A

Apr 12, 2020

Very good introduction to Python - gets you up and running with the syntax and structure of how Python works and sets you up to give into more detail.

创建者 João S

May 10, 2019

Very good course, lots of hands-on programming, well-prepared lecturers. I suggest to adapt videos (zooming in edition) to fit for mobile phone users.

创建者 Swaraj M

Jun 18, 2020

This course provide a complete introduction of python language and helps you gain the momentum if you want to pursue more application side of python.

创建者 Shivam S

May 25, 2020

this online classes and the instructors were great at teaching and i would prefer my friends to join this course offered by University of Michigan.

创建者 Sharath K

Feb 29, 2020

The interactive parts are the best. The lectures are quite comprehensive too and I think this is one of the best intros to Python you'll find online.

创建者 Rebecca B

Dec 21, 2019

I have been trying to get my head around lists in Python. Goin through this course gave me what was missing. I also like the codelens within textbook

创建者 Ratnabhupala R P

Mar 21, 2019

Excellent and detailed explanation of Python basics. I have gone through several videos earlier but I feel this is the best course I have ever seen.

创建者 Delaney A

Sep 22, 2021

This is a great speedy-but-thorough introduction to Python. I was able to refresh what I had seen before and learn some new tips and tricks as well.

创建者 Esraa E

Nov 22, 2020

I totally like the assignment! They made me write more code than ever before and try to solve many problems. This is what I was looking for! Thanks!

创建者 Mike H

Oct 2, 2020

Solid foundational course with opportunities for less buggy implementations of their code labs - but the mistakes help cultivate learning well, too.

创建者 Mahnoush M

Apr 27, 2020

Thank you. Although I had some programming experience with Python, the course helped me to learn and understand what is happening when I run a code.

创建者 deepak g

Feb 7, 2020

Its a wonderful course for beginners. Specially the graded tool assignments were fun. Though FOPP is slow and takes time to load or travese through.

创建者 Tihomir T

Feb 15, 2022

This is so far the best course on Python I've taken in Coursera. The learning curve is smooth, and you can actually learn something (imagine that!)

创建者 Andrew F

Jan 23, 2022

Great course to get your foot in the door with Python! They teach good programming practices and have very detailed guidance the whole way through.