Welcome to my complete Python learning journey!
This repository contains all the code, exercises, and projects I built while studying Python over 4 months.
It’s based on a 121-page notebook (PDF) where I documented everything from basics to advanced concepts.
- Covers Python basics to advanced topics
- Includes chapter-wise exercises with solutions
- Contains mini projects & advanced projects
- Features file handling, JSON serialization & deserialization
- Serves as a learning roadmap for beginners and intermediate learners
- Variables and Data Types
- Loops and Control Statements
- Functions, Recursion, Mapping & Filtering
- Dictionaries and Tuples
- Conditional Statements
- Object-Oriented Programming (OOP)
- 🎓 Student Management System
- 📚 Library Management System
- 💰 Expense Tracker
- 🌦️ Weather Information Fetcher
- 💱 Currency Converter
- 🏦 Simple Bank Account System
- 🎮 Number Guessing Game
- 🤖 Simple Chatbot
- 📧 Email Slicer
- Clone this repository:
git clone https://github.com/your-username/repository-name.git