This repository contains my initial programming studies. I am currently learning two tracks in parallel: - Python and Java Script
This repository contains my initial programming studies.
I am currently learning two tracks in parallel:
- Python: following the 30 Days of Python repository/course.
- JavaScript: practicing exercises from the book Logic of Programming using JavaScript.
Each track is organized in its own folder, so it is easy to follow my progress separately.
python-30days/→ Python exercises by day.javascript-logica/→ JavaScript exercises by chapter.
As I advance, I may split these folders into independent repositories to highlight each language separately. For now, this single repository keeps everything together as a study log.