mirror of
https://github.com/justjavac/free-programming-books-zh_CN.git
synced 2025-01-18 07:52:52 +08:00
Add tutorial for Python
This commit is contained in:
parent
d4d0010818
commit
05bf655b3a
@ -268,7 +268,10 @@
|
||||
### Python
|
||||
|
||||
* [简明Python教程](http://woodpecker.org.cn/abyteofpython_cn/chinese/)
|
||||
* [Python 2.7 官方教程中文版](http://www.pythondoc.com/pythontutorial27/index.html)
|
||||
* [Python 3.3 官方教程中文版](http://www.pythondoc.com/pythontutorial3/index.html)
|
||||
* [PEP8 Python代码风格规范](https://code.google.com/p/zhong-wiki/wiki/PEP8)
|
||||
* [Google Python 风格指南 中文版](http://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/)
|
||||
* [Python入门教程](http://liam0205.me/2013/11/02/Python-tutorial-zh_cn/) ([PDF](http://liam0205.me/attachment/Python/The_Python_Tutorial_zh-cn.pdf))
|
||||
* [Python的神奇方法指南](http://article.yeeyan.org/view/311527/287706)
|
||||
* [笨办法学 Python](https://learn-python-the-hard-way-zh_cn-translation.readthedocs.org/en/1.0/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user