Learn Python in 10 minutes
June 22nd, 2008
My friend He Yu provided me with a link where you can learn Python in 10 minutes. A nice introduction to Python assuming that you know general programming.
I’m looking into Python for two reasons. One; I want to expand my knowledge of programming languages. Two; Next term I’m taking the course Introduction to Algorithms where Python is the language we will be using. It’s always nice to have a head start.
Update:
It turns out that the professor teaching the course has written books about Python and also written a short tutorial. Click here for tutorial.