Merge pull request #2 from polyval/master

add resources to learning guide section
pull/14/head
tangyouhua 2016-07-26 20:19:01 +08:00 committed by GitHub
commit be88225398
1 changed files with 1 additions and 0 deletions

View File

@ -1174,6 +1174,7 @@ Python 实现的算法和设计模式。
* [python-patterns](http://hao.jobbole.com/python-patterns/)使用python实现设计模式。[官网](https://github.com/faif/python-patterns)
* [Projects](http://hao.jobbole.com/python-projects/)Python项目大集合。[官网](https://github.com/karan/Projects)
* [The Hitchhikers Guide to Python](http://hao.jobbole.com/the-hitchhikers-guide-to-python/)旅行者的Python学习指南。[官网](http://docs.python-guide.org/en/latest/)
* [Code Like a Pythonista: Idiomatic Python](http://top.jobbole.com/18767/)如何像Python高手(Pythonista)一样编程。[官网](http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html)
<h3 id="websites">知名网站</h3>
*值得关注的 Python 技术站点。*