An Introduction to Python - The Python Tutorial (version 2.5)by Guido van Rossum and Fred L. Drake, Jr. Paperback (6"x9"), 164 pages. Revised November 2006. |
About the Book
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.
You can examine the contents of the printed book here,
- View sample pages (individual pages in image format)
- View sample in PDF (contents, selected pages and index, 160 kB - see below for complete PDF version)
For each copy of this manual sold $1 will be donated to the Python Software Foundation.
As of May 2008 the total amount donated is $1733, from the sale of this and other Python manuals.
This book is freely redistributable, under the same license as Python itself.
Ordering
You can buy the book online at the following bookstores:
- Barnes & Noble.com - USA / International
- Powells.com - USA / International
- Amazon.com - USA / International (note)
- The Book Depository - United Kingdom / Europe / International
- Amazon.co.uk - United Kingdom / Europe / International (note)
- Bookzilla.de - Germany / Europe
The manual can also be ordered from most physical bookstores using the ISBN number.
Note: some bookstore websites may show old bibliographic data in some fields (e.g. old publication date or page count). This is only a problem with the data--all bookstores are physically shipping the latest version of the book.
Print out the following flyer for detailed bookstore and library ordering information,
If the title is listed as "out-of-stock", please ask the bookstore to place an order with one of the wholesale suppliers given in the flyer.
If you encounter any difficulties in obtaining this book, please send an email to sales@network-theory.co.uk for assistance.
If you are not completely satisfied with your purchase for any reason we will gladly issue a full refund or replacement (details).
Electronic version
Download your own complete PDF version of "An Introduction to Python" for only $4.95!
The PDF file is an exact copy of the printed book (regular price $19.95) optimized for on-screen viewing (see sample file).
For each electronic copy of this manual sold $1 will be specifically donated to the Python Software Foundation.
All the money raised supports the development of more free software and documentation.
Related Titles
- The Python Language Reference Manual (version 2.5) by G. van Rossum, F. Drake, Jr. (ISBN 0-9541617-8-5)
- Python Library Reference Manual by G. van Rossum, F. Drake, Jr. (NEW)
- Extending and Embedding Python by G. van Rossum, F. Drake, Jr. (NEW)
- The GNU Bash Reference Manual (revised for version 3.2) by C. Ramey, B. Fox (ISBN 0-9541617-7-7)
- An Introduction to GCC by B. Gough (ISBN 0-9541617-9-3)
Mailing List
Sign up to our company News mailing list to stay informed about this and other titles.
Further Information
For questions about this book, please use our email address sales@network-theory.co.uk (or see our full contact details)
Table of Contents
- Publisher's Preface
- Introduction
- Whetting Your Appetite
- Using the Python Interpreter
- An Informal Introduction to Python
- More Control Flow Tools
- Data Structures
- Modules
- Input and Output
- Errors and Exceptions
- Classes
- What Now?
- Interactive Input Editing and History Substitution
- Floating Point Arithmetic: Issues and Limitations
- History and License
- Index
Articles
- Python Quiz - test your knowledge of python with our quiz!
Resources
- Python Software Foundation - the official website for Python
- Online Manual - in HTML format