| Learn to Program Using Python | |
| This free online programming book covers the basic theory of computer programming - what it is, some of its history and the basic techniques needed to solve problems. | |
| A Byte of Python | |
| A Byte of Python is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. | |
| Thinking in Python | |
| This is not an introductory Python book. This book assumes you've learned the basics of Python elsewhere. | |
| Python Language Reference Manual | |
| This manual is the official reference for the Python language itself. It describes the syntax of Python and its built-in datatypes in depth. This edition has been revised for the 2.5 release of Python. This manual covers advanced topics, and is suitable for readers who need to be familiar with the details and rules of the Python language and its object system. | |
| 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. | |
|
|
