My personal blog around GNU/Linux


I have been a python guy for almost a year. Learning it & loving it.Now wanted to get into web-development with Django, though initially started with Flask, to get better understanding of what goes under the hood.

While browsing through the internet came across certain sites which one might find useful to get started with Django.

  1. Djangoproject.com – Official website for Django which itself contains a very good documentation to get started with.
  2. Djangorocks.com – A site which helps to know facts behind Django and with snippets and tutorials along with.
  3. GettingStartedwithDjango.com – a site which takes the beginners getting started to advanced level.
  4. Djangopackages.com – List of almost all the available packages for web-development with  Django, categorized.
  5. Djangobook.com – Yet another wonderful Free online book.

So, what are you waiting for? Dive into Django now.

Leave a comment