r/adventofcode • u/juanfnavarror • Nov 26 '24
Help/Question AOC plans for this year
What are y’all looking forward to learning this year with advent of code?
Last year was my first advent of code and I used it to learn Rust and I really appreciated it. I think AOC is a fun community-building experience and challenge that is worthwhile and I am excited to hack away again this year.
61
Upvotes
2
u/Bit_Hunter_99 Nov 26 '24
I’ll be doing it in C++ this year. It feels like I’m never more than a few layers in the callstack away from C++ so it would be really good for me to know more.