This book describes Python, an open-source general-purpose interpreted programming language available for a broad range of operating systems. There are currently three major implementations: the standard implementation written in C, Jython written in Java, and IronPython written in C# for the .NET environment. There are two common versions currently in use: 2.x and 3.x. This book describes primarily version 2, but does at times reference changes in version 3.
|
A printable version of Python Programming is available. (edit it) |
|
A PDF version is available. (info) |
|
An E-Book Reader optimized PDF Version is available. |
|
Wikiversity has learning materials about Python |