News

As a model-view-template (MVT) framework, Django is slightly different from MVC (model-view-controller) frameworks like Express and Spring. But the distinction isn’t hugely important. A Django ...
Have you ever wanted to program in Python (or any other language) but can’t seem to find the time or motivation? Gamified learning apps are a great way to begin the journey. Instead of spending hours ...
I've been leaning towards AppEngine, since it's free to start and I'm pretty familiar with it, but I'm looking to make a 'not too complex' Facebook App (and corresponding REST backend) in Python. Of ...