Links:
An Introduction to Python from the Linux Journal: by Jeff Bauer An Introduction to Python a brief overview of the Python language, with pointers for further reading Charming Python A look at the newest Python facility for metaprogramming. Getting Started With Python By Cameron Laird and Kathryn Soraiz: Do you work in C, C++, or Java on large projects? We'll show how Python will give you results quicker and more reliably. Instant Hacking a short introduction to the art of programming, with examples written in the programming language Python Instant Python a minimal crash-course in the programming language Python Non-Programmer's Tutorial for Python by Josh Cogliati: a tutorial designed to be a introduction to the Python programming language. This guide is for someone with no programming experience Python 101 cheat sheet Python 101 cheat sheet is a quick reference document for newcomers to the language. Python Tutorial by Guido van Rossum: this tutorial does not attempt to be comprehensive and cover every single feature, or even every commonly used feature. Instead, it introduces many of Python's most noteworthy features, and will give you a good idea of the language's flavor and style The What, Why, Who, and Where of Python learn about Python, the language that wraps itself around a problem to squeeze out a solution, swallowing it whole What is Python? Executive Summary by Guido van Rossum