Starting Python with Advent of Code
2025-12-17
I have been wanting to get myself into python. But i kept putting it off. Advent of code gave me perfect excuse for getting my feet wet. I did Advent of code 2024 using javascript(not complete). This year i decided to use Python.
Since i was already familiar with other programming languages, the only barrier was syntax. I relied on Gemini for that and just asked for javascript equivalent syntax whenever i needed. Though i only completed up to day 5. It was really the perfect excuse. I am going to lean django next.