To read the chapters download Anaconda Navigator and open the files with extension ipynb using the Jupyter Notebook available on Anaconda Navigator. At the end of each chapter file you will come across a home exercise. Please do not push any commits for the exercises as they are to be solved by you. Solutions to the exercise will be available during the next chapter.
Quick Links:
- Chapter 1: Introduction to Python
- Chapter 2
- Chapter 3
- Chapter 4: Python Objects
- Chapter 5: Numberic Types
- Chapter 6: Dynamic Typing
- Chapter 7: Strings
- Chapter 8 & 9: List, Tuples, Sets and Dictionaries
References: