I have prepared a few lessons on getting started with Python. It is basically a Python Textbook for those wanting to start learning Python for Data Science. In a unique twist, the textbook is a Jupyter Notebook in itself. Code and explanation all in one. You can directly run the code while you read the textbook, and master your Python skills. Currently includes Hello World, Language Semantics, Tuples and Lists. More lessons coming up.