Snake Bite……..
: This is my favourite programming language. The more code i write, the more i fall in love with wrangling this snake.
Its natural that great minds aspiring for simplicity get hooked onto python. And also the fact that its quite easy to learn and code in must have something to do with its immense popularity.
Its quite easy to learn python; and if any of you are on the lookout for a cool 
interpretive language that anticipates your needs, I suggest you try Python.
It may turn out that you need a bit of help getting started; thats fine. There are a lot of python junkies out there who revel in making a lot of noise about whatever they do (just kidding
), so there’ll be enough documentation available.
Python has the added advantage of being a cross-platform language, so it doesn’t really matter if you are a Free software buff, or just another standard Windows or Mac user. But you’d find it a much easier development session if you are working with python on a Linux distribution.
Python is invariably a part of any Linux distro. But if you are a Windows user you can get python here.
For those out there who wants to have a go right now:
Linux User:
take your terminal -> vim a.py -> type in : ‘ print “Hello World”‘ -> quit the editor -> python a.py
Windows User:
type in ‘ print “Hello World”‘, in your standard text editor and save it as a.py, then get your Python IDLE interpreter to run it for you.
I’ve We’ve (team chipmonks), planned quite a few projects involving python. So I’ll be writing a series of posts on them and maybe also something of a tutorial for graduate students and I thought this’ll be a good way to start.
Cheers.
PS: Check out this tutorial on moving ahead with python. It comes straight from the horses’ mouth.

Hmm Great,
Go ahead ..
I think you should work on a python tutorial for kids too.
By the way..
I expect something about chipmonks->chipdesk thing in your blog ..We may need some more attractive UI appearance there (like something 3D) ..
anilnf
March 23, 2008 at 12:50 pm