Logo

An Introduction to Python by Guido van Rossum

Large book cover: An Introduction to Python

An Introduction to Python
by

Publisher: Network Theory Ltd.
ISBN/ASIN: 0954161769
ISBN-13: 9780954161767
Number of pages: 136

Description:
This manual provides an introduction to Python, an easy to learn object-oriented programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python's elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. This is a printed copy of the official Python tutorial from the Python 2.2 distribution.

Download or read it online for free here:
Download link
(610KB, PDF)

Similar books

Book cover: A Practical Introduction to Python ProgrammingA Practical Introduction to Python Programming
by - Mount St. Mary's University
Partly a tutorial and partly a reference book. I summarize information in tables and give a lot of short example programs. I also jump right into things and fill in background information as I go, rather than covering the background material first.
(10414 views)
Book cover: How To Write Your Own Software Using PythonHow To Write Your Own Software Using Python
by
The book will help you build basic programming skills. It is organized in a way that builds up the language in layers from simple concepts to more advanced features. Programming exercises are provided to encourage further exploration of each layer.
(23385 views)
Book cover: Python for Informatics: Exploring InformationPython for Informatics: Exploring Information
by - PythonLearn
The goal of this book is to provide an Informatics-oriented introduction to programming. The primary difference between a computer science approach and the Informatics approach taken in this book is a greater focus on using Python.
(20645 views)
Book cover: Python Web FrameworksPython Web Frameworks
by - O'Reilly Media
Python provides web developers with a wide variety of useful web frameworks. This book surveys 30 Python web frameworks that have more than 1,000 monthly downloads and provides a deeper look into six of the most widely used.
(7663 views)