3- Doing Simple Projects
3-
Doing Simple Projects
It is necessary to do some project for exercise. I myself wrote a simple dictionary. These projects help you understand how actually Django works. In the dictionary project I learnt a lot about Django ORM. Other projects like web bots can boost you in using creative views.
The problems and challenges that rises during doing these projects are the key points in your learning path.
Comments