# Lab 3: Using A Framework

# Objective

Greetings students of SAD. By this lab, you must already committed to this course. Are you having fun?. Probably not... yet. You will. Because, after two labs of hard working and from scratching, we will learn to do this the better way.

In this lab, we will finally take a look at a Python web framework call Django. This lab objective is to introduce you to the Django and develop website in Python environment.

Note: Django document is well written. Definitely recommend.

Workshop 1 - Installation

Workshop 2 - Django Philosophy

Homework