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!

2 Responses to “Learn to program in Python”

  1. The Edge of I-Hacked » Learn to program in Python Says:

    […] 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. […]

  2. Anonymous Says:

    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

Tipmonkies Wordpress Valid XHTML Valid CSS