内容纲要

欢迎转载,作者:Ling,注明出处:Python:基础教程-中文官方教程以及代码

以下是我整理的中文官方教程,并且会根据英文版及时翻译更新,放在我搭建的doc系统上。代码为Python3.x的相关代码,为我手动输入,放在我自己搭建的Github上面。

Python2.7中文官方教程:http://docs.bdpt.net/docs/pythontutorial27/en/latest/

Python3.x中文官方教程:http://docs.bdpt.net/docs/pythontutorial3x/en/latest/

Python3.x 中文官方教程源码:http://github.bdpt.net/ling/PythonTutorialCode

英文原版地址:

Python2.7英文官方教程: http://docs.python.org/2/tutorial/index.html

Python3.x英文官方教程: http://docs.python.org/3/tutorial/index.html