This repository documents my progress in learning different programming languages.
Each language has its own folder, organized by weeks, with notes, exercises, and mini-projects.
/language-name week-1.ext week-2.ext ... /another-language week-1.ext week-2.ext
- Each language has a separate folder (e.g.,
/python,/typescript,/go). - Each week is a single file per language (e.g.,
week-1.py,week-1.ts). - Files include notes, practice code, and projects.
- Build strong foundations across multiple programming languages
- Document progress in a consistent weekly format
- Reinforce learning with exercises and projects
- Maintain a long-term reference and portfolio
- This repo is for learning and practice
- Code may include experiments and drafts
- More languages will be added over time