Time to learn – Django

What is Django? Django is an open source Python web framework which follows the model-view-controller (MVC) architectural pattern. Django encourages rapid and clean web development. You can find more information about Django on Wikipedia. Where should you start from? If you don’t have a previous development experience, it will be really helpful to first learn […]

Continue reading