標籤:
** 說明: 主要是匯總看過的優秀的文章url
* python central: http://www.pythoncentral.io/
* IronPython - Home : http://ironpython.codeplex.com/
* FrontPage - Python Wiki : https://wiki.python.org/moin/
* 如何成為 Python 高手 - 開源中國社區 : http://www.oschina.net/news/19085/how-to-become-a-proficient-python-programmer
* Popular Python recipes « ActiveState Code : http://code.activestate.com/recipes/langs/python/
* IronPython.net Documentation .NET Integration : http://ironpython.net/documentation/dotnet/
* IBM developerWorks : Linux : Technical library : http://www.ibm.com/developerworks/views/linux/libraryview.jsp?sort_by=&show_abstract=true&show_all=&search_flag=&contentarea_by=Linux&search_by=python&topic_by=-1&industry_by=-1&type_by=Articles&ibm-search=Search
* vinta/awesome-python · GitHub : https://github.com/vinta/awesome-python
* Python程式碼片段, 程式碼片段分享 - 指令碼分享網 : http://www.sharejs.com/codes/python/
* Python Extension Packages for Windows - Christoph Gohlke : http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyopengl
* What’s New In Python 3.0 — Python 3.4.2 documentation : https://docs.python.org/3/whatsnew/3.0.html
* The Hitchhiker’s Guide to Python! — The Hitchhiker's Guide to Python : http://docs.python-guide.org/en/latest/
* http://nbviewer.ipython.org/ : http://nbviewer.ipython.org/
* 資料科學的完整學習路徑—Python版 - Python - 伯樂線上 : http://python.jobbole.com/80981/
* Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter1_Introduction/Chapter1.ipynb : http://nbviewer.ipython.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Chapter1_Introduction/Chapter1.ipynb
* Python - 頭條 - 伯樂線上 : http://top.jobbole.com/tag/python/
* Python by Alan Richmond | ZEEF : https://python.zeef.com/alan.richmond
* Python 代碼調試技巧 : http://www.ibm.com/developerworks/cn/linux/l-cn-pythondebugger/
* Stackoverflow上的Python問題精選 — 一起寫Python文章,一起看Python文章 : http://pyzh.readthedocs.org/en/latest/python-questions-on-stackoverflow.html#stackoverflowpython
* PythonDecoratorLibrary - Python Wiki : https://wiki.python.org/moin/PythonDecoratorLibrary
@staticmethod 和 @classmethod 的區別:
* 英文: http://www.pythoncentral.io/difference-between-staticmethod-and-classmethod-in-python/
* 中文: http://www.zhihu.com/question/20021164
python 優秀文章索引