An open API service indexing awesome lists of open source software.

https://github.com/shimu-i/pythonmastery

Diving into Python essentials, libraries, and tricks to become an AI & ML pro. Coding, learning, and having fun while building the future!
https://github.com/shimu-i/pythonmastery

numpy pandas python

Last synced: about 2 months ago
JSON representation

Diving into Python essentials, libraries, and tricks to become an AI & ML pro. Coding, learning, and having fun while building the future!

Awesome Lists containing this project

README

          

![GitHub repo size](https://img.shields.io/github/repo-size/Shimu-I/PythonMastery)
![GitHub last commit](https://img.shields.io/github/last-commit/shimu-i/PythonMastery)
![Visitor Count](https://visitor-badge.laobi.icu/badge?page_id=shimu-i/PythonMastery)

# My Python Documentation

Learning through multiple books and YouTube resources to master Python from **basics to advanced**.

---
## Currently, the book I am studying is

1. *Automate the Boring Stuff with Python* — Al Sweigart
2. *Python Full Course for Beginners (13 Hours) – From Zero to Hero* - Data with Baraa


## Study Record

| Day no and date | Topic Covered | Time spent | YouTube Timestamp | Exercises Done | Satisfaction Level |
| --- | --- | --- | --- | --- | --- |
| Automate the boring stuff with python by Al Sweigart --- Early Access Edition, 11/08/2024 |
| Day-1 -- 8 dec, 2025 | chapter - 1 (Python Basics) | 1h 30min | N/A | book exercises | good |
| Day-2 -- 12 dec, 2025 | chapter - 1 (Python Basics) | 2h 20min | N/A | c-1-practice question 1 to 10 | good |
| Day-3 -- 14 dec, 2025 | chapter - 2 (if-else and Flow Control) | 1h | N/A | book exercises | good |
| Day-(4-10) -- (11 jan to 17 jan), 2026 | chapter - 2 (if-else and Flow Control) | 2h | N/A | book exercise + c-2-practice questions 1 to 9 | good |
| Day-11 -- 12 Mar, 2026 | chapter - 3 (Loops) | 2h 15min | N/A | book exercises | good |
| Day-12 -- 13 Mar, 2026 | chapter - 3 (Loops) | 1h 30min | N/A | book exercises + c-3 Practice questions 1 to 5 | good |
| Day-13 -- 14 Mar, 2026 | chapter - 4 (Functions) & chapter 5 - (Debugging) | 6h 23min | N/A | book exercises + c-4 Practice questions 1 to 16 & c-5 Practice questions 1 to 13 | good |
| Python Full Course for Beginners (13 Hours) – From Zero to Hero |
| Day-(14-18 ) -- (19 jan to 23 jan), 2026 | CHAPTER 1 to 8(full fundamental) | 29hours 51min | 13h 2min 53sec | completed the given Python challenges and followed along | Better |

✅ *Continuing to document my Python learning journey step by step.*