Learn to program in Python
Submitted on March 1st, 2006 by admin
Filed under Resources and The Mac Side and Software and Windows and Linux
If you’ve wanted to start programming, Python is a rather popular and easy language to learn and use. hose of you who remember when BASIC was king, Python is similar to an updated and more powerful version of BASIC, and there’s many similiarities between the two. (It also happens to be named after British comedians!) For the most part, Python is an interpreted language, meaning that you have to have the Python interpreter to run any Python programs. As a rule of thumb, if a computer can run the Python interpreter, it can run most Python programs. There’s Windows, DOS, Windows CE, Mac, Linux (Check your distribution’s package manager), Java, and many other interesting versions officially avaliable.
There’s also many good Python tutorials avaliable, such as Dive Into Python (for people with prior programming experience), and, for those new to programming or with less experience, The Non-Programmer’s Guide to Python. Happy coding, everyone!






March 2nd, 2006 at 10:57 pm
[…] from TipMonkies If you’ve wanted to start programming, Python is a rather popular and easy language to learn and use. hose of you who remember when BASIC was king, Python is similar to an updated and more powerful version of BASIC, and there’s many similiarities between the two. (It also happens to be named after British comedians!) For the most part, Python is an interpreted language, meaning that you have to have the Python interpreter to run any Python programs. As a rule of thumb, if a computer can run the Python interpreter, it can run most Python programs. There’s Windows, DOS, Windows CE, Mac, Linux (Check your distribution’s package manager), Java, and many other interesting versions officially avaliable. […]
September 14th, 2007 at 10:27 pm
FYI, the linked server for The Non-Programmer’s Guide is no longer operative. The tutorial has been moved to Wikibooks:
http://en.wikibooks.org/wiki/Non-Programmer’s_Tutorial_for_Python