Просмотр исходного кода

Merge pull request #2 from polyval/master

add resources to learning guide section
tangyouhua 8 лет назад
Родитель
Сommit
be88225398
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -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 Hitchhiker’s 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 技术站点。*