Think Python 2e 中文版
介绍
1.
Think Python
2.
Chapter 0 Preface 前言
3.
Chapter 1 The way of the program 编程之路
4.
Chapter 2 Variables, expressions and statements 变量,表达式,语句
5.
Chapter 3 Functions 函数
6.
Chapter 4 Case study: interface design 案例学习:交互设计
7.
Chapter 5 Conditionals and recursion 条件循环
8.
Chapter 6 Fruitful functions 有返回值的函数
9.
Chapter 7 Iteration 迭代
10.
Chapter 8 Strings 字符串
11.
Chapter 9 Case study: word play 案例学习:单词游戏
12.
Chapter 10 Lists 列表
13.
Chapter 11 Dictionaries 字典
14.
Chapter 12 Tuples 元组
15.
Chapter 13 Case study: data structure selection 案例学习:数据结构的选择
16.
Chapter 14 Files 文件
17.
Chapter 15 Classes and objects 类和对象
18.
Chapter 16 Classes and functions 类和函数
19.
Chapter 17 Classes and methods 类和方法
20.
Chapter 18 Inheritance 继承
21.
Chapter 19 The Goodies 额外补充
Powered by
GitBook
Think Python 2e 中文版
像计算机科学家一样思考python 第二版
作者:
Allen B. Downey
翻译:
cycleuser
来源:
ThinkPython-en-cn
协议:
CC BY-NC 3.0