Arvind S Raj's Blog

A simple blog with simple things to say:)

Lesson 3:First steps with python

Of course, the first step any programming world teaches you is printing “Hello world”. So that’s what we will do.

Before that there are two ways of writing a python program

Read more »

May 26, 2009 Posted by Arvind | Python | , , , | No Comments Yet

Lesson 1: Installing And Running Python

You might be wondering why the big deal with installing and running python; isn’t it straight forward. Yes it is. But there are few things that might make life easier. And who doesn’t want that??

I have not tried installing on a MAC or Linux. So you might need to search up the net on how to. Windows it’s as simple as double clicking the installer.

Read more »

May 22, 2009 Posted by Arvind | Programming, Python | , , , | No Comments Yet

Introduction To Python: About python and download links

Well I have been learning programming for the game server of cipher contest I and Zubin Mithra (http://zubin71.wordpress.com) are working on. Don’t know who else is there in this project with us. Think there will definitely more working on this with us.

So, I have been fooling around with Python. This is just a brief introduction about Python.

Read more »

May 22, 2009 Posted by Arvind | Programming, Python | , , , , | No Comments Yet