Python

TwitterFacebook
Get flash to fully experience Pearltrees
Welcome to The Hitchhiker’s Guide to Python. This guide is currently under heavy active development. If you’d like to help, fork us on GitHub !

The Hitchhikers Guide to Python! — pythonguide 0.0.1 documentation

http://docs.python-guide.org/en/latest/index.html
Ecologie

Programming & web

Hitchhiker's Guide to Python « late.am

http://late.am/post/2011/12/29/hitchhikers-guide-to-python I first heard about The Hitchhiker’s Guide to Python at PyCodeConf a few months ago. It’s a fantastic idea: open source, community-driven documentation on how to do Python right: everything from how to learn Python, to how to write idiomatic code, to how to distribute your projects, to surveys of best-of-breed open source projects and libraries you can build projects and applications on top of. Many many thanks to Kenneth Reitz for creating and maintaining the project, which is hosted at GitHub .
Every Python programmer had to learn the language at one time, and started out as a beginner.

labs :: Python beginner's mistakes

http://zephyrfalcon.org/labs/beginners_mistakes.html
Python for Programmers The tutorials on this page are aimed at people who have previous experience with other programming languages (C, Perl, Lisp, Visual Basic, etc.). http://wiki.python.org/moin/BeginnersGuide/Programmers

BeginnersGuide/Programmers

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.

The Python Tutorial — Python v2.7.1 documentation

http://docs.python.org/tutorial/
http://docs.python.org/library/

The Python Standard Library — Python v2.7.1 documentation

While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python. It also describes some of the optional components that are commonly included in Python distributions.

BeginnersGuide

http://wiki.python.org/moin/BeginnersGuide New to programming? Python is free and easy to learn if you know where to start!
libs and bindings

unofficial tutorials

Popular Python recipes « ActiveState Code

Welcome, guest | Sign In | My Account | Store | Cart ActiveState Code » Recipes Add a Recipe Languages Tags Authors Sets http://code.activestate.com/recipes/langs/python/
Python