Welcome to my PythonAssignments repository — a curated collection of hands-on exercises and practice notebooks created as I learn and grow in Python programming.
Notebook | Topics Covered |
---|---|
1_Basics.ipynb |
Python syntax, variables, data types, loops |
2_Functions.ipynb |
Function creation, parameters, return values |
3_Data_Structures.ipynb |
Lists, sets, tuples, dictionaries |
4_OOP.ipynb |
Classes, objects, inheritance basics |
5_File_Exceptions_Logging.ipynb |
File handling, exception handling, logging, memory management |
- ✅ Reinforce Python concepts with real practice
- ✅ Keep track of learning modules
- ✅ Build a solid foundation for data analysis & backend development
- ✅ Share learning with others starting from scratch
- Modules and packages
- Python for data analysis (NumPy, Pandas, Matplotlib)
- Mini projects & coding challenges
⭐ If you’re learning Python too, feel free to fork this repo or give it a star! Let's grow together.