Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme.
Love these!
I enjoyed solving the first two days of this. Kudos on the nice interface and copy.
If any one was wondering, like I was, how you get that white glowing effect around certain words on that website that reminds one of Christmas decorations, it’s via the use of
text-shadowThis is really fun.