Archive > August 2008

mail to blog post

Gmail
I like Gmail and it’s rich text editor.I have done my writing assignment in this editor.I do some secret book marking in gmail..I have stumbe! but I like my to put my book marks on the gmail draft. live is so easy.. in gmail …
anyway this is a test post..Email >> Blogger …I know it [...]

Continue reading

Python

I am learning Python. Coding is Fun in python. Thing are bit easy around here. lets start with a hello world program, click here.
Simple Input and output

a = raw_input(“input a nonint here: “)
print “a = “, a

Swap
lets me write one very funny code stuff to swap to value in python.
lets do it in C (or [...]

Continue reading