Find some more altenative locations

This commit is contained in:
Craig Davison
2016-01-11 16:33:39 +00:00
parent 17468b5b19
commit be639d951f
3 changed files with 5 additions and 3 deletions

View File

@ -578,6 +578,7 @@
* [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 3](https://github.com/jiechic/diveintopython3)
* [笨办法学 Python](http://old.sebug.net/paper/books/LearnPythonTheHardWay/)
* [简明 Python 教程](http://woodpecker.org.cn/abyteofpython_cn/chinese/) (《A Byte of Python》中文版)