## Notas It's tiiiiiime! What I mean is that it is time for Advent of Code 2025! It's a challenge that starts every December where [[Eric Wastl]] creates a collection of coding challenges for anyone to complete. This year there are 12 coding problems released daily at https://adventofcode.com/2025/. In the past I've done them in Java, NodeJS, Python, and Golang, and I'm excited to do them this year starting in Java. If you're looking for a fun way to learn a new programming language or to sharpen your knowledge of an existing one, I recommend trying it out! ## Referencias - [[LinkedIn Posts]]