Skip to content

Language Learning Log

GitHub
TypeScript
0 stars
0 forks
Updated Aug 21, 2025

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.

📂 Structure

/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.

🎯 Goals

  • 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

📝 Notes

  • This repo is for learning and practice
  • Code may include experiments and drafts
  • More languages will be added over time

© 2026 Miguel Franco Trinidad. All rights reserved.