Python Basics

所在平台: CourseraArchive

课程类别: 其他类别

大学或机构: CourseraNew

课程主页: https://www.coursera.org/archive/python-basics

课程评论:没有评论

第一个写评论        关注课程

课程简介

University of Michigan

课程大纲

In week one you will be introduced to programming in python through lectures and the Runestone textbook - an interactive online textbook built for this course. By the end of the module, you will have run your first python program, and learned how to draw images by writing a program.

课程评论(0条)

课程详情

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.

Python基础知识:本课程介绍Python 3的基础知识,包括作为控制结构的条件执行和迭代,以及作为数据结构的字符串和列表。您将对屏幕上的Turtle进行编程以绘制漂亮的图片。您还将学习绘制参考图,作为推理程序执行的一种方式,这将有助于提高您的调试技能。本课程没有任何先决条件。它将涵盖“ Python编程基础知识”教科书的第1-9章,这是本课程的随附文本(可选和免费)。 如果您是Python编程的新手,需要重新学习Python基础知识,或者您可能对Python编程有一定的了解,但希望获得更深入的论述和词汇来进行描述和推理,则该课程适合您。程式。 这是Python 3 Programming Specialization中的五门课程中的第一门。

课程标签

2人关注该课程

主题相关的课程