You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7.3 KiB

Awesome Python Books Awesome

Directory of Python books

语法

  • 零基础

  • 入门

  • 进阶

    • 《Python高手之路》中文版
    • 《Python编程实战:运用设计模式、并发和程序库创建高质量程序》中文版
    • 《Python高级编程》中文版
    • 《Programming Python》
    • 《Python应用核心编程》
    • 《Python进阶》中文版
    • 《编写高质量代码:改善Python程序的91个建议》中文版
    • 《流畅的Python》
    • 《Learning Python Design Patterns》
  • 高阶

    • 《高性能Python》
    • 《Cython - A Guide for Python Programmers》
    • 《Python源码剖析》
  • 参考

算法

游戏开发

  • 《Python和Pygame游戏开发指南》中文版

硬件

  • 《真实世界的Python仪器监控》中文版

机器学习

  • 《Building Machine Learning Systems with Python》
  • 《机器学习实战》中文版
  • 《集体智慧编程》中文版

自然语言处理

  • 《Mastering Python Regular Expressions》
  • 《Python自然语言处理》中文版

网络编程

科学与数据分析

  • 《数据科学入门》中文版
  • 《利用Python进行数据分析》中文版
  • 《SciPy and NumPy:An Overview for Developers》
  • 《Python数据分析基础教程:NumPy学习指南》中文第二版
  • 《Python金融大数据分析》中文版

安全

  • 《Python黑帽子:黑客与渗透测试编程之道》中文版
  • 《Python灰帽子:黑客与逆向工程师的Python编程之道》中文版
  • 《Python绝技:运用Python成为顶级黑客》中文版

系统管理

  • 《Python UNIX 和 Linux 系统管理指南》中文版

测试

  • 《Testing Python: Applying Unit Testing, TDD, BDD and Acceptance Testing》

WEB 开发

  • 《Flask Web开发基于Python的Web应用开发实战》中文版
  • 《Test-Driven Development with Django》
  • 《Python Web开发测试驱动方法》中文版

WEB 数据抓取

Other Awesome Lists