May 2008 Archives

May 20, 2008

Python is awesome… but…

Posted by Michael Anckaert in Uncategorized 1 comment

Python is a truely awesome programming language. It has all the coolest features, it’s powerful, it’s the most RAD RAD tool there is but it has but one flaw… No compiling!!!

Simple logic dictates that this means no slacking off for Python programmers:
XKCD Webcomic = Awesome
Awesome = Good
The Truth = Good
Therefore: The Truth = Awesome so [...]


May 20, 2008

Book: Learning Website Development with Django

Posted by Michael Anckaert in Featured, Reviews No comments

The Django web framework is one of the rising stars in the world of web frameworks. The combination of an object relational mapper, template system, automatic admin system and elegant URL design make Django a web framework for perfectionists with deadlines. The latest Django related book from Packt Publishing ‘Learning Website Development with Django‘ by [...]