Skip to content

Commit

Permalink
小白的Python教程
Browse files Browse the repository at this point in the history
  • Loading branch information
justjavac committed Sep 10, 2014
1 parent 7b93ad3 commit e67cc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@

### Python

* [小白的Python教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000)
* [简明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)
Expand All @@ -294,7 +295,6 @@
* [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/)
* [廖雪峰的Python教程](http://www.liaoxuefeng.com/wiki/001374738125095c955c1e6d8bb493182103fac9270762a000)
* [Django 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/)
* [Django 最佳实践](https://github.com/brantyoung/zh-django-best-practices)
* [The Django Book 中文版](http://djangobook.py3k.cn/2.0/)
Expand Down

0 comments on commit e67cc82

Please sign in to comment.