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

Free eBook: Invent Your Own Computer Games with Python 2nd EditionFree eBook “Invent Your Own Computer Games with Python 2nd Edition” in pdf format. This book is for: Anyone who wants to teach themselves computer programming, even if they have no previous experience programming. Kids and teenagers who want to learn computer programming by creating games. Kids as young as 9 or 10 years old should be able to follow along. Adults and teachers who wish to teach others programming. Anyone, young or old, who wants to learn how to program by learning a professional programming language.
Download Python book.

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. With expert guidance from the author, you’ll learn how to create your own Pylons–driven web site using SQLAlchemy and FormEncode and attain the mastery of advanced Pylons features, such as internationalization and localization, packaging and deployment.
Download the ebook.

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, and it also includes an advanced introduction to what’s new in Zope 3. New developers will use this first-to-market, solutions-oriented, task-based reference on a daily basis as they build powerful Web applications with Zope.
Download this ebook.

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. “Zope Component Architecture (ZCA) is a Python framework for supporting component based design and programming. It is very well suited to developing large Python software systems. The ZCA is not specific to the Zope web application server: it can be used for developing any Python application. Maybe it should be called as Python Component Architecture.
Download this ebook.

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. You read the original “Dive Into Python” and maybe even bought it on paper. You already know Python 2 pretty well. You’re ready to take the plunge into Python 3. If all of that is true, read on. You can read it online or download it as a zipped HTML or PDF file for free. The book is freely licensed under the Creative Commons Attribution Share-Alike license.
Read this free book.

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. This book offers a highly accessible introduction to Natural Language Processing, the field that underpins a variety of language technologies ranging from predictive text and email filtering to automatic summarization and translation. This book is made available under the terms of the Creative Commons Attribution Noncommercial No Derivative Works 3.0 US License.
Read this free book.

Invent Your Own Computer Games with Python

Invent Your Own Computer Games with PythonInvent Your Own Computer Games with Python is a free e-Book that teaches you how to program in the Python programming language. Each chapter gives you the complete source code for a new game, and then teaches the programming concepts from the example.

Free Python Books.

Think Python: An Introduction to Software Design

Think Python: An Introduction to Software DesignFree pdf ebook Think Python: An Introduction to Software Design covers the following topics: Variables, expressions and statements, Functions, Interface design, Conditionals and recursion, Fruitful functions, Iteration, Strings, Lists, Dictionaries, Tuples, Data structure selection, Files, Classes and objects, Classes and functions, Classes and methods, Inheritance and Debugging.

Free eBook download.

Free book The Definitive Guide to Django: Web Development Done Right

Free book The Definitive Guide to Django: Web Development Done RightDjango, the Python–based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django’s creators, and Django lead developer Jacob Kaplan–Moss show you how they use this framework to create award–winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.

Read it online.

An Introduction to Python

An Introduction to Python

This tutorial provides an introduction to Python, an easy to learn object oriented programming language. It covers the 2.5 release of Python. The author of this manual, Guido van Rossum, is the inventor of Python. Fred L. Drake, Jr. is the official editor of the Python documentation.

View the online book

Next Page →