PDA

View Full Version : python


mr.farenheit
February 18th, 2007, 12:38 AM
i've been having this urge lately to get back into programming. i've heard many things about python and was wondering if it would be worth diving into. i've heard its a pretty good language to know for being a die hard linux fan.

maxamillion
February 18th, 2007, 12:45 AM
Yes, I give Python my vote .... I just learned it about a month ago and its already my favorite language. (mostly because it does a lot for the programmer and i am lazy :) )

rekahsoft
February 18th, 2007, 01:25 AM
Yes, I give Python my vote...

Python is a great language to learn programming with. AKA i second that.

Wybiral
February 18th, 2007, 01:28 AM
I third that... Python is quick to learn, easy to use, and still very powerful.

pmasiar
February 19th, 2007, 07:20 PM
i've been having this urge lately to get back into programming. i've heard many things about python and was wondering if it would be worth diving into. i've heard its a pretty good language to know for being a die hard linux fan.

On http://learnpydia.pbwiki.com/ I maintain a wiki with links to good online books about python for beginners, data structures, and tasks to solve while learning. Enjoy!