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!
- Host: GitHub
- URL: https://github.com/shimu-i/pythonmastery
- Owner: Shimu-I
- Created: 2025-08-11T19:34:06.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-08-15T20:14:26.000Z (10 months ago)
- Last Synced: 2025-08-24T02:23:03.009Z (10 months ago)
- Topics: numpy, pandas, python
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



# 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.*