The repo contains notebooks to learn the basics of Data Science and Python from scratch.
Python is an open source language. It is very easy to learn and use. It is actually pretty fast compared to it's counterparts like R when it comes to Data Science. Also, There is a lot of scope in the language. You can do FullStack, Data Science, App Development, Automation Testing and basically everything you want to.
There can be multiple ways to learn this but I recommend using Anaconda. Download Anaconda from here Download Anaconda from https://www.continuum.io/downloads
Anaconda is completely free and includes more than 300 python packages. Both python 2.7 and 3.4 options are available. Choose Python 3.7
Launch the Anaconda terminal and write
jupyter notebook