Think Python 2 中英文对照读本
Summary
ReadMe
Intro 简介
Preface 前言
Chapter 1 The way of the program 编程之路
Chapter 2 Variables, expressions and statements 变量,表达式,语句
Chapter 3 Functions 函数
Chapter 4 Case study: interface design 案例学习:交互设计
Chapter 5 Conditionals and recursion 条件循环
Chapter 6 Fruitful functions 有返回值的函数
Chapter 7 Iteration 迭代
Chapter 8 Strings 字符串
Chapter 9 Case study: word play 案例学习:单词游戏
Chapter 10 Lists 列表
Chapter 11 Dictionaries 字典
Chapter 12 Tuples 元组
Chapter 13 Case study: data structure selection 案例学习:数据结构的选择
Chapter 14 Files 文件
Chapter 15 Classes and objects 类和对象
Chapter 16 Classes and functions 类和函数
Chapter 17 Classes and methods 类和方法
Chapter 18 Inheritance 继承
Chapter 19 The Goodies 额外补充
主页
资讯
文章
代码
电子书