PDA

View Full Version : Python



Carlbond
19-03-2010, 11:23 PM
Anyone got any good book recommendations for learning python?

Looking to learn as many languages as i can so i thought id give python a shot :)

Lorem-Ipsum
20-03-2010, 12:49 AM
The best way to learn it is to use it to write simple games.

http://inventwithpython.com/chapters/
that should get you started.

Carlbond
20-03-2010, 02:30 PM
Thank you :)