Free Python Books

Found a great collection of Python books available for free. Sharing it with readers of Therefore Systems. Screenshot below is just a small sample. Link


Customize Response Headers in Django

Django makes it as easy as it can be to work with Response Headers. These headers in case you did not know are sent to the browser along with the … Continue Reading →


Beautiful Python: Working With English Alphabets

Yesterday while working on my website I came across a need to display links which start with alphabets from A – Z. Now there are many ways to skin a … Continue Reading →


The Zen Of Python

These days I am doing a great amount of work using Python. If you are game to learn a new language then I highly recommend looking at Python. You will … Continue Reading →