From 52979b4b50956450694e2e35eade945417ad8db1 Mon Sep 17 00:00:00 2001 From: polyval Date: Sun, 3 Apr 2016 20:26:15 +0800 Subject: [PATCH] add resources to learning guide section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1c81dc..8ff13cb 100644 --- a/README.md +++ b/README.md @@ -1147,6 +1147,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)

知名网站

*值得关注的 Python 技术站点。*