PC Pals Forum

Technical Help & Discussion => Website Design & Programming => Topic started by: sam on July 29, 2010, 05:05

Title: Python development masterclass
Post by: sam on July 29, 2010, 05:05
Quote
Every now and then you will realise that compiled programming is just not cutting it for you and you want to get your work done. In fact, at these times you just want to be freed from all the boundaries that compiled languages put in front of you, like the processor dependency, OS dependency, static typing and altogether the complexity of a compiled language. Python is a good answer for this type of situation.

http://www.linuxuser.co.uk/tutorials/python-development-masterclass/

-- I use python all the time, excellent language.