Free Python Books

Free PDF: Guide to NumPy

Free PDF: Guide to NumPy

“Guide to NumPy”, written by Travis E. Oliphant, is a complete reference to NumPy (the replacement for Numeric and Numarray). NumPy builds on (and is a successor to) the successful Numeric array object. Its goal is to create the corner-stone for a useful environment for scientific computing.

Free online book: Learn Python The Hard Way

Free online book: Learn Python The Hard Way

“Learn Python The Hard Way, 2nd Edition” by Zed Shaw is free to read online. This is a very beginner book for people who want to learn to code.

Free eBook: Python for Informatics – Exploring Information

Free eBook: Python for Informatics - Exploring Information

Download free eBook “Python for Informatics: Exploring Information” in pdf format. Python for Informatics: Exploring Information provides an Informatics-oriented introduction to programming.

Free eBook: Invent Your Own Computer Games with Python 2nd Edition

Free eBook: Invent Your Own Computer Games with Python 2nd Edition

Download the free eBook “Invent Your Own Computer Games with Python 2nd Edition” in pdf format or read online. This book will teach you how to program your own computer games. You will learn a useful skill and have fun games to show for it.

The Definitive Guide to Pylons

The Definitive Guide to Pylons

Free online book “The Definitive Guide to Pylons” by James Gardner. It brings you a comprehensive introduction to Pylons, the web framework that uses the best of Ruby, Python, and Perl and the emerging WSGI standard to provide structure and flexibility.

Free eBook: Zope 3 Developer’s Handbook

Free eBook: Zope 3 Developer's Handbook

Free ebook “Zope Developer’s Handbook” concentrates on covering the tasks that an application developer would want to learn how to accomplish in order to implement Zope 3,

A Comprehensive Guide to Zope Component Architecture

A Comprehensive Guide to Zope Component Architecture

You can read online or download a pdf of “A Comprehensive Guide to Zope Component Architecture” by Baiju Muthukadan for free.

Free Book: Dive Into Python 3

Free Book: Dive Into Python 3

“Dive Into Python 3″ covers Python 3 and its differences from Python 2. Compared to Dive Into Python, it’s about 20% revised and 80% new material.

Free Book: Natural Language Processing with Python

Free Book: Natural Language Processing with Python

The free online version of “Natural Language Processing with Python” published by O’Reilly Media is avialble from author’s website.

Think Python: An Introduction to Software Design

Think Python: An Introduction to Software Design

Free pdf ebook “Think Python: An Introduction to Software Design” is the manuscript of Python for Software Design, published by Cambridge University Press. Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material.