# Welcome to Project Oriented Python 2020 ## Days ### [Day 0](day0.md): Installation requirements - Install VSCode - Install Git - Install Python - Create a projects folder - Create a virtual environment - Install Django ### [Day 1](day1.md): Python basics - The Interactive Python Prompt - A Python Program