What’s this?

This is intended to be a collection of exercises, sample programs, and links to help programmers who know Java, C, C++, or some some similar language get started programming in Python.


Setting up

If you don’t have Python installed already, try these brief installation instructions.


Sample programs

Read and experiment with these programs to learn some of the basics.

The basics

More advanced samples


Official Documentation


Other Documentation