9 本免费的 Python 语言编程书籍

上次笔者为大家介绍了 4 本免费的 Perl 语言编程书籍,今天我将向各位推荐 9 本免费的 Python 语言编程书籍,希望对你学习 Python 编程有所帮助。

A Byte of Python by Swaroop C H

A Byte of Python

十分简明的 Python 教程。“无论您刚接触电脑还是一个有经验的程序员,本书都将有助您学习使用 Python 语言。”包含 Python 2.x 和 Python 3.0 两个版本中文版由沈洁元译。

Dive Into Python by Mark Pilgrim

Dive Into Python

本书“是为有经验的程序员编写的一本 Python 书”,具有英文版中文版等多个版本。在去年 9 月,该书还针对 Python 3 进行了更新,新书名为《Dive Into Python 3》。

Building Skills in Python by Steven F. Lott

Building Skills in Python

这本 500 多页的书包含 42 章,通过一系列的练习来帮助你学习 Python 编程。本书有 HTML 和 PDF 格式

Python Standard Library by Fredrik Lundh

Python Standard Library

该书对 Python 标准库进行了介绍,并提供范例脚本参考。你可以在这里找到

How to Think Like a Computer Scientist by Jeffrey Elkner, Allen B. Downey, and Chris Meyers

How to Think Like a Computer Scientist

此书通过 Python 语言来教你如何进行编程。在线阅读

Invent Your Own Computer Games with Python by Albert Sweigart

Invent Your Own Computer Games with Python

通过其它的书学习编程,你可能会感觉枯燥,但这一本不会。该书通过创建游戏的方式来教你学习 Python 编程,非常有趣。可在线阅读或下载 PDF

Text Processing in Python by David Mertz

Text Processing in Python

如果你想用 Python 进行文本处理的话,那么这本书将为你提供全面而有用的参考。TXT 格式下载

The Definitive Guide to Django: Web Development Done Right by Adrian Holovaty, Jacob Kaplan-Moss

The Definitive Guide to Django

关于 Django 这个 Web 框架的权威指南。在线版

The Definitive Guide to Pylons James Gardner

The Definitive Guide to Pylons

另一个 Web 框架 Pylons 的权威指南。在线阅读

Read More:

14 Comments

  1. 1 zach Commented @ 2010-03-03 19:25Reply to this comment

    谢谢Toy兄的推荐 ∫[`◡´] 正学Python,用的是Mark Luz的Programming Python中文版,刚看到一半

  2. 2 linoxlee Commented @ 2010-03-03 20:56Reply to this comment

    收藏

  3. 3 hkuieagle Commented @ 2010-03-03 21:10Reply to this comment

    怎能没有!

  4. 4 ginkgo Commented @ 2010-03-03 22:00Reply to this comment

    有没有大家认为比较好的对python3的电子书,推荐一本。

  5. 5 黑日白月 Commented @ 2010-03-03 23:45Reply to this comment

    Python 入门, Beginning Python 3.

  6. 6 Tonn Commented @ 2010-03-04 1:23Reply to this comment

    @ginkgo: http://www.diveintopython3.org

  7. 7 fle Commented @ 2010-03-04 10:28Reply to this comment

    Python Standard Library 这本有中文版

  8. 8 fle Commented @ 2010-03-04 10:33Reply to this comment

    http://wiki.woodpecker.org.cn/moin/PythonStandardLib

  9. 9 fp Commented @ 2010-03-04 11:44Reply to this comment

    如果是临时要用,需要速成的话就看A Byte of Python

  10. 10 黑传说 Commented @ 2010-03-04 17:37Reply to this comment

    @ginkgo: Python网站的docs就不错哈哈。大家看sphinx做的书,怎么搞笔记的?网页上直接注?还是有什么工具???

  11. 11 ginkgo Commented @ 2010-03-04 18:02Reply to this comment

    现在看的是manning 的 "the quick python book 2nd"。主要是要看python3。

  12. 12 yhlfh Commented @ 2010-03-04 19:07Reply to this comment

    唉。学不了了

  13. 13 绿色圣光 Commented @ 2010-03-07 19:21Reply to this comment

    多谢。暂时用不到,收藏了……

  14. 14 Lancelot Commented @ 2010-03-27 17:57Reply to this comment

    对Py极度有好感~ 可惜没时间。。。