Welcome to Python Mastery, the repository for my journey toward becoming an exceptional Python developer under expert guidance.
This repo captures my hands-on learning process through incremental, focused tasks designed to reinforce core software design principles:
- DRY (Don’t Repeat Yourself)
- Orthogonality (keeping components independent)
- Clean, maintainable object-oriented design
I’m learning under the guidance of ChatGPT (OpenAI o4-mini), who will:
- Provide one large project at a time
- Break each project into small, targeted tasks
- Offer actionable feedback to refine my design and coding style
- Library Management System (CLI) (current)
- (future OOP-focused projects to be added here…)