this post was submitted on 10 Jun 2023
4 points (100.0% liked)

Advent of Code

283 readers
1 users here now

Advent of Code is an annual Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.

https://adventofcode.com

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] hal9001 1 points 1 year ago* (last edited 1 year ago)

I've been flipping between Rust and Clojure last few years. I think my plan this year is to give either gleam or pony a shot.

I've often advised people that are both new-ish to programming and want to learn a new language through AoC to solve the problem in the language they are most familiar with and then go back and solve it with the new language. It takes the pressure off solving the puzzle and lets you focus on the language.