Saturday, January 30, 2010

Day 1 of Django

        This day, my opinion about creating websites changed forever. Thanks to Django. I started experimenting with a quick tutorial(http://docs.djangoproject.com/en/1.1/intro/) of a Poll application using Django. The MVC(Model-View-Controller) concept was new to me. This reminds me of the MFC(Microsoft Foundation Class) Document/View Architecture that I learnt in my VP(Visual Programming) Lab.
        I'm determined to push my learning further than just the tutorial by writing my own Django application in the near future.
        At the end of the day, with satisfaction of learning something useful, I retire to bed thinking of my First Django project.

1 comment: