Tag: Python

Uncategorized May 2, 2010

Easter eggs in Python

Easter eggs are always a sweet surprise. And Python also has some. Heres a list of Python’s easter eggs. Try them out and be surprised!...

Articles Apr 18, 2010

bpython – spice up your Python interpreter

Tired of iPython’s interactiveness ? Want something different and refreshing ? Get hold of bpython. bpython basically adds a fancy interface to the Python interpreter...

Articles Sep 19, 2009

Dive into Python 3 with Mark Pilgrim

Dive Into Python is one of the best free books available to learn this amazing programming language called Python. The book is now also available...