User:Konrad U Foerstner/Introduction to Python

From OpenWetWare
Revision as of 06:43, 16 April 2013 by Konrad U Foerstner (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

A quite opinionated introduction to Python as first programming language to learn.

Links for beginners

Python's Philosophies

Python Style

Batteries included

Further Reading / useful introductions

Stuff beginners often skip ... and then never learn later

Choose your tools wisely

Code is not generated out of thin air. A good powerful editor / IDE can assist you a lot. On the other hand this tool should not stand in your way and should be light-weighted.