In these series of sessions, I try to teach you how to start your first django project from scratch. After watching all of these sessions, you can build any web application using python/django.
In this session we discuss about our very first step in python. We talk about why python 3 exist and why it's so different of python 2, After that we will talk about python package manager (pip) and how to have different python environments in same OS.