Python
Advent of Code 2024
Advent of Code 2024 started today. This is my fifth year participating. Previous years were: 2020, 2021, 2022 and 2023.
Although I primarily use Racket for software development, I'll be using Python this year to gain proficiency with the language in preparation for future data science and artificial intelligence work.
Advent of Code 2023
Advent of Code 2023 is starting on December 1. This will be my fourth year, after participating in 2022, 2021 and 2020.
My primary programming language is Racket, so I expect to code most of the solutions in it; however, the rest of my language stack includes Python, Javascript and C++, so I'll code some of the solutions using them also.