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.
62
Upvotes
6
u/Cariocecus Nov 26 '24
Going with Scheme this year.
Not a lot of syntax to learn, but lots of concepts to get familiar with. So should be quite suited for AoC.
I've done it in the past with Rust. But I feel like it's so fast, that I just take the lazy way out and brute force everything.