Learn Python and Django

Wednesday, April 9th, 2008

Will Python and Django become the next hot languages for web developers? With Google’s recent App Engine announcement the spotlight is certainly shinning bright on this scripting language and web application framework.   The  Atomeo blog hast a great post to get you ready for Google Apps Engine by Learning Python and Django.

Evaluation - Rails vs Django

Tuesday, November 28th, 2006

Rails vs Django is a nice evaluation of the two most popular web application frameworks. Rails uses the Ruby scripting language while Django uses the Python scripting language. Both are very capable and offer a unique set of features. This evaluation shows you how long it took to write the application and compares the lines of code along with some syntactical differences.