1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-27 20:09:02 +00:00

add python study website

This commit is contained in:
acusp 2015-10-26 16:12:34 +08:00
parent 6be9eca21f
commit ead8f404fe

View File

@ -200,6 +200,7 @@
### Python
* [Django book 2.0](http://djangobook.py3k.cn/2.0/)
* [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/)
* [Python 中文学习大本营](http://www.pythondoc.com/)
* [深入 Python](http://woodpecker.org.cn/diveintopython/)
* [深入 Python 3](http://woodpecker.org.cn/diveintopython3/)
* [笨办法学 Python](http://sebug.net/paper/books/LearnPythonTheHardWay/)