Python

  • Published on
    Django is a very nice framework. Over the year however, I have seen Django Framework to be abused in all sorts of different ways. In this post series we will have a look at rules to live by, to run a successful Django project. In this post I want to focus on - Know your framework.
  • Published on
    I like Clojure a lot. While I don’t make a living with it, to me, it’s by far the most fun language to code in. Sometimes I miss some of its features in Python. In this short post I will show you how to make Python dictionaries working like Clojure maps.