Intro2026-05-05
This section collects my Python learnings and implementation notes.
It focuses on practical problem solving, clean structure, and Exercism exercises that helped me sharpen the language basics.
What to expect
- Core Python concepts with real examples
- Exercism solutions and reasoning
- Notes on design and implementation decisions
Sources and Credit
These notes are heavily informed by:
I use both as references, then document my own understanding and approach in a project-focused format.