My solutions to the Advent of Code challenge.
Folder aoc2020 contains the solutions to Advent of Code 2020. All done with The Julia Programming Language (version 1.5.3), as a means of learning it better. It was my first year coding in Julia and it was a wonderful learning experience.
I used VSCode, with the Julia Language extension.
Helpful discussions along the way with the nice people at the Humans of Julia server on Discord, over the channels #advent-of-code
and #aoc-spoilers
.
Folder `aoc2021 contains the ongoing solutions to Advent of Code 2021. I probably won't have the same drive as last year's, but I will give it a try.
All code here is distributed under the MIT License.