Django Tutorial

Django Tutorial

Django is a web development framework that assists in building and maintaining quality web applications. Django helps eliminate repetitive tasks making the development process an easy and time saving experience. This tutorial gives a complete understanding of Django.

Audience

This tutorial is designed for developers who want to learn how to develop quality web applications using the smart techniques and tools offered by Django.

Prerequisites

Before you proceed, make sure that you understand the basics of procedural and object-oriented programming: control structures, data structures and variables, classes, objects, etc.

Advertisements