python

FacebookTwitter
NOTE: If you would like some Python development done, my company, Stochastic Technologies , is available for consulting.

Tutorial - Learn Python in 10 minutes | Stavros' Stuff

http://www.korokithakis.net/tutorials/python

s Python Class - Google's Python Class - Google Code

https://developers.google.com/edu/python/ Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding. These materials are used within Google to introduce Python to people who have just a little programming experience.

Python (programming language)

http://en.wikipedia.org/wiki/Python_(programming_language) Python is a general-purpose , high-level programming language whose design philosophy emphasizes code readability . Python's syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C , [ 11 ] [ 12 ] and the language provides constructs intended to enable clear programs on both a small and large scale. [ 13 ] Python supports multiple programming paradigms , including object-oriented , imperative and functional programming styles.