您的位置:首页 > 编程语言 > Python开发

Coursera课程《大家的python》(Python for everyone)课件

2016-01-27 20:24 821 查看
You can access the Google Drive containing all of the current and in-progress lecture slides for this course through the link below.

Lecture Slides

You may find it helpful to either bookmark this page or download the slides for easy reference.

Here are direct links to the slides for the chapters we cover in Getting Started with Python:

Chapter One: Why We Program

Chapter Two: Variables and Expressions

Chapter Three: Conditional Code

Chapter Four: Functions

Chapter Five: Loops and Iteration

PDF versions of the English-language slides are also available at http://www.pythonlearn.com/slides/, which is shown as follows.

Python for Informatics: Exploring Information

English

Py4Inf-01-Intro.pdf

Py4Inf-02-Expressions.pdf

Py4Inf-03-Conditionals.pdf

Py4Inf-04-Functions.pdf

Py4Inf-05-Iteration.pdf

Py4Inf-06-Strings.pdf

Py4Inf-07-Files.pdf

Py4Inf-08-Lists.pdf

Py4Inf-09-Dictionaries.pdf

Py4Inf-10-Tuples.pdf

Py4Inf-11-Regex-Handout.pdf

Py4Inf-11-Regex.pdf

Py4Inf-12-HTTP.pdf

Py4Inf-13-WebServices-Handout.pdf

Py4Inf-13-WebServices.pdf

Py4Inf-13a-Objects.pdf

Py4Inf-14-Databases-Handout.pdf

Py4Inf-14-Databases.pdf

Py4Inf-15-Data-Viz.pdf

Translations on Google Drive

If you are interested in helping with the translations of the slides, please read the instructions for editing the files. We also have a Google Group to coordinate among the folks doing the translations.

from: https://www.coursera.org/learn/python/supplement/T9R7u/lecture-slides
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: