Category: Programming

  • 2021/12/02 Advent of Code Day 2

    2021/12/02 Advent of Code Day 2

    I found my first stumbling block today, I’m on the pre-release of the next version of Windows 11, as well as the Preview of the next version of Visual Studio 2021. This meant, unfortunately, I’ll just swap back and forth with the two languages from…

  • 2021/12/01 Advent of Code Day 1

    2021/12/01 Advent of Code Day 1

    Today we begin the Advent of Code 2021. Every day we get a new problem to solve. Today’s problem was quite simple, you can find my code on my Github. The Goals Today’s goal is simple, get used to the data use, and challenges I’d…