一张图学尽 Python3
jopen 9年前
相关项目
- Javascript in one pic
- Go in one pic (in preparation)
TODO
-
Use IPython notebook, it's really very cool!
-
import this
- Basic Syntax
- Native Datatypes
- Number
- String
- Boolean
- None
- Byte
- List
- Tuple
- Set
- Dict
- Operators & Casting
- Flow Control
-
if/elif/else
-
for...in...
-
while
</ul> </li> - Function
- Class(OOP)
- Module
- Pythonic
- Standard Libraries
-
os, sys
-
datetime
</ul> </li> </ul> - Python 3.4.3 documentation
- Dive Into Python 3
- Writing Idiomatic Python 3.3
- Google Python Style Guide
- 廖雪峰的Python教程
Donation
If you find this project helpful, please consider making a donation with bitcoin or other way
References
-
-