1. 程式人生 > >Python 學習資源彙總

Python 學習資源彙總

推薦書籍:

  1. Python核心程式設計(第二版) (強烈推薦,建議有一定基礎的看,或者看完簡明Python教程再看)

  2. Python 基礎教程 第二版 (入門,沒有核心程式設計好,但也不錯)

  3. 編寫高質量程式碼:改善Python程式的91個建議 (進階,有一定基礎再看)

  4. Python Cookbook   一本 Python 3 書籍,非常多的程式碼示例,適合進一步提升看,有能力的同學還可以看英文版的。

  5. Python Web 開發實戰 (董偉明 著)Python Web 開發 豆瓣 Python 開發者寫的書籍,內容豐富,新穎,適合進階閱讀。

書籍下載:

Python 教程(部分內容來源於網路, 歷時一年多總結整理的,給剛剛入門的學習者的書籍)

連結: https://pan.baidu.com/s/1s5_8Sda52ysYS3xqPCbbUw 密碼: rm65

有百度文庫下載券的可以來這裡支援一下:http://wenku.baidu.com/view/0c7327171711cc7931b716d6

推薦線上資源:

  1. Python教程 - 廖雪峰的官方網站

  2. 簡明 Python 教程 (入門)

  3. 自強學堂 Python 教程    

    Python3 教程

  4. Python 快速教程 - Vamei

  5. 開源中國 - 技術翻譯 - Python

  6. 51CTO 視訊教程

推薦部落格優秀文章:

  1. Python 中的高階資料結構

  2. 伯樂線上 Python

  3. AstralWind部落格 Python 分類

     

  4. Python - 標籤 - Vamei - 部落格園

  5. 程式語言 - 陳皓專欄 【空谷幽蘭,心如皓月】 - 部落格頻道 - CSDN.NET

  6. Archives | BeginMan的部落格

  7. Python - dkcndk - 部落格園

  8. pycode/myblog at master · kmean/pycode

  9. simeonfranklin.com - Understanding Python Decorators in 12 Easy Steps!

  10. 哈欠漣漣的日誌 - 網易部落格

  11. Code Like a Pythonista: Idiomatic Python

  12. PythonSpeed/PerformanceTips - Python Wiki

  13. Python: Lambda Functions

  14. Functional Programming HOWTO — Python v2.7.6 documentation

  15. python - os.path.dirname(__file__) returns empty - Stack Overflow

  16. Python高手

  17. 你可能不知道的 30 個 Python 語言的特點技巧 - 技術翻譯 - 開源中國社群

  18. Python Extension Packages for Windows - Christoph Gohlke

  19. wxPython tutorial

  20. PyQt4 tutorial

  21. Python裝飾器學習(九步入門) - 張雲貴 - 部落格園

  22. 為什麼說 virtualenv、fabric 和 pip 是 pythoneer 的三大神器? - 知乎

  23. Python呼叫Linux下的動態庫(so)-lrfgjj2-ChinaUnix部落格

  24. Python 效能分析入門指南 - yexiaoxiaobai - SegmentFault