你是如何自學 Python 的? ??https://www.zhihu.com/question/20702054
Python 的練手項目有哪些值得推薦?https://www.zhihu.com/question/29372574
Python編碼規范 -- Python Style Guide? ? ?http://www.cnblogs.com/lxw0109/p/Python-Style-Guide.html
Python 編碼規范(Google) ? ? ??http://www.runoob.com/w3cnote/google-python-styleguide.html
Python面試必須要看的15個問題? ??http://www.cnblogs.com/Vito2008/p/5044251.html
PYTHON 一些基礎面試題目總結 ? ?http://blog.csdn.net/alvine008/article/details/39229057
如何在windows下的Python開發工具IDLE里安裝其他模塊? ?http://blog.csdn.net/vancekq/article/details/18515273
Python - 熟悉httplib2? ? ?http://blog.csdn.net/leehark/article/details/7079761
Python3.X出現AttributeError: module 'urllib' has no attribute 'urlopen'錯誤 ? ? ??http://blog.csdn.net/john_bian/article/details/68059250
Python中第三方的庫(library)、模塊(module),包(package)的安裝方法 ? ??http://blog.csdn.net/atpccb/article/details/30304115
httplib2---python下的http請求終結者? ?http://blog.csdn.net/five3/article/details/7079140
Python模塊常用的幾種安裝方式?? ?http://blog.chinaunix.net/uid-23500957-id-3781907.html
Python中re(正則表達式)模塊學習? http://www.cnblogs.com/sevenyuan/archive/2010/12/06/1898075.html
深入理解正則表達式?http://www.cnblogs.com/China3S/archive/2013/11/30/3451971.html
python簡單爬取頁面信息及實現打開、關閉瀏覽器? ? http://blog.csdn.net/high2011/article/details/50900293