Chevron Left
返回到 Python Basics

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

4.8
18,397 个评分

课程概述

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

热门审阅

PY

May 30, 2020

This course is very good for beginners. The content and flow of the course is amazing. online practice tool to run our codes online without installing any software makes is even more user friendly.

JS

May 1, 2023

Great course and easy to follow. The only suggestion I have is to do lesson 2 the best you can then move on because some of the practice questions have answers from lessons that come after this one.

筛选依据:

3651 - Python Basics 的 3675 个评论(共 4,056 个)

创建者 Rameses

May 15, 2021

Frankly the videos were dragging. The textbook is excellent and taught some useful concepts

创建者 Aditya R P

Jun 12, 2020

it too good to learn and practice our understandings in optional tools and grate teachings

创建者 Marius C

May 14, 2020

I like the course, despite some of the assessments, where some exercises were too complex

创建者 Shafin A H

Jun 15, 2020

The main thing that attracted me in this course is the way professors represent a topic.

创建者 Idris A

Mar 5, 2023

This course is 100percent recommend for any user even if you have 0 knowledge on python

创建者 Jayu C

Aug 24, 2020

Almost all possible errors and mistakes one can come through were discussed. Thank you.

创建者 Bhupendra Y

May 22, 2020

Learn Python Basics very well.

Course contents are good and able to understand it easily

创建者 مجتبى ا

Nov 16, 2024

A lot of missing information about some built in functions and possiblities in Python.

创建者 AHMED H

Oct 31, 2024

It might be too much for an absolute beginner, even if he takes it for a month or two.

创建者 Sandra C

May 2, 2021

for an absolute beginner who has not programmed before, very challenging but rewarding

创建者 Farshad S

May 31, 2021

I would appreciate it if you could please improve the design of interactive exercises

创建者 Ankur G

Apr 8, 2023

it was great basic python course. interactive text book is great tool for learning.

创建者 WAGAYE T K

May 28, 2020

Good kick start for fundamentals of python, I totally enjoyed the course! Go for it!

创建者 Karthik I

May 27, 2020

the awesome form of explanation which made us to understand the language very easily

创建者 ANUJ Y

Jun 20, 2020

Pretty good explanation of the concepts. It was a great learning experience for me.

创建者 Diego V V

Mar 13, 2023

Good introduction to Python essentials. Good explanations and easy to follow along

创建者 Ganna A M

Sep 23, 2022

kjkhgfcdxszdxfcgvhbjnkml,;.l,kohyutrfde4sw4rtfgyuhijokpkjihuygtfrdeswedrftyguhijo

创建者 Antonio J

Oct 20, 2020

Good for novice programmers (people with little experience in programming at all).

创建者 Yassine B A

Jun 10, 2020

good python course to have an idea about the basics and the teacher has nice jokes

创建者 AKASH Y I L S

Oct 7, 2020

Awesome!! course for beginners. Some great content and decent exercise questions.

创建者 YASH S

May 25, 2020

this course is one of the best courses in gaining knowledge in python programming

创建者 Rishita S

Mar 22, 2020

Course is very good for beginners who want to start their career in programming.

创建者 Pierluigi B

Nov 14, 2019

Very good course but a bit too much concentrated around strings and lists topics

创建者 Shivraj J

Mar 28, 2019

Very good content. But you need more than just single course i.e.specialization.

创建者 PICCININI G

Apr 11, 2021

A good course. Basic concepts of Python programming, but enough to start coding