# Topic covered
* Virtual Environment introduction
* Need of virtual environment
* Virtual Env types
* virtualenv
* virtualenv & virtualenvwrapper
[Read More]
01-Python, Pip installation
Set up with a Python programming environment
# Topic covered
Python different version installation in 2 ways
* By - Building Python from Source
* Using deadsnakes PPA (For Latest Python Versions)
Pip installation
[Read More]