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

Advent of Code

290 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
[–] [email protected] 1 points 1 year ago

I did mine in common lisp and Racket this year as a way to learn these languages. Plowing through the problems in a new language is a great way to learn. I also used chatGPT as a tutor.