社区所有版块导航
Python
python开源   Django   Python   DjangoApp   pycharm  
DATA
docker   Elasticsearch  
aigc
aigc   chatgpt  
WEB开发
linux   MongoDB   Redis   DATABASE   NGINX   其他Web框架   web工具   zookeeper   tornado   NoSql   Bootstrap   js   peewee   Git   bottle   IE   MQ   Jquery  
机器学习
机器学习算法  
Python88.com
反馈   公告   社区推广  
产品
短视频  
印度
印度  
Py学习  »  Python

9本免费的Python编程书

Python网络爬虫与数据挖掘 • 5 年前 • 467 次点击  

作者:toy

地址:https://linuxtoy.org/archives/9-free-python-books.html


今天我将向各位推荐 9 本免费的 Python 语言编程书籍,希望对你学习 Python 编程有所帮助。

A Byte of Python by Swaroop C H

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

Dive Into Python by Mark Pilgrim

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

Building Skills in Python by Steven F. Lott

这本 500 多页的书包含 42 章,通过一系列的练习来帮助你学习 Python 编程。本书有 HTML 和 PDF 格式。下载地址:http://homepage.mac.com/s_lott/books/python.html

Python Standard Library by Fredrik Lundh

该书对 Python 标准库进行了介绍,并提供范例脚本参考。你可以在这里找到。下载地址:http://effbot.org/zone/librarybook-index.htm

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

此书通过 Python 语言来教你如何进行编程。在线阅读。下载地址:http://openbookproject.net//thinkCSpy/

Invent Your Own Computer Games with Python by Albert Sweigart

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

Text Processing in Python by David Mertz

如果你想用 Python 进行文本处理的话,那么这本书将为你提供全面而有用的参考。TXT 格式下载。下载地址:http://gnosis.cx/TPiP/

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

关于 Django 这个 Web 框架的权威指南。在线版下载网址:http://www.djangobook.com/

The Definitive Guide to Pylons James Gardner

另一个 Web 框架 Pylons 的权威指南。在线阅读。 下载网址:http://pylonsbook.com/


学习Python和网络爬虫,关注公众号:datanami

近期文章:

  1. 用 Python 实现打飞机

  2. 愉快的迁移Python 3

  3. 给Python新手的一道面试题:如何正确读写文件

  4. 10行Python代码实现目标检测

  5. wtfPython—Python中一些奇妙的代码

  6. Python爬虫库-Beautiful Soup的使用

  7. 秒懂系列 | 史上最简单的Python Django入门教程



今天看啥 - 高品质阅读平台
本文地址:http://www.jintiankansha.me/t/H7RSAyu0Lf
Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/20892
 
467 次点击