简明 Python 教程

具体请参考下面链接:


1、简明 Python 教程

http://woodpecker.org.cn/abyteofpython_cn/chinese/index.html


2、pdb -- The Python Debugger

http://docs.python.org/2/library/pdb.html#module-pdb


3、Google's Python Class

http://code.google.com/intl/zh-CN/edu/languages/google-python-class/


4、PEP 8 -- Style Guide for Python Code

http://www.python.org/dev/peps/pep-0008/






你可能感兴趣的:(简明 Python 教程)