Welcome to my Advent of Code 2024 submissions, written in the Mojo programming language! This is my first journey into Mojo, a cutting-edge language developed by the Modular team, and while the language is still evolving, so are my solutions. Not all puzzles are fully solved, but they represent my learning process and progress in mastering Mojo.
Big thanks to the Modular community on Discord, Python community, Linux community, and the broader programming community for the help along the way. The feedback and help was invaluable as I explored this new language.
Please see Modular Documentation for installation instructions to get started.
To ensure accuracy, I often used Python to cross-reference my Mojo solutions and validate my logic. Python’s mature ecosystem and extensive community resources proved to be an excellent companion for understanding and solving these challenges.
If you're also working through Advent of Code, I highly encourage you to join the vibrant programming communities linked below for support, feedback, and discussions.
This repository contains solutions and spoilers. While you’re welcome to use them for guidance, I encourage you to parse the code and solve the challenges at your own pace. Advent of Code is all about the journey, not just the destination.
If you're stuck on incomplete solutions, please see proofing repository or search GitHub for complete solutions. I will be sure to complete this repository as the Mojo language matures.
- Modular Discord: Join the Modular Community
- Modular Forum: Explore Discussions
- Python Discord: Connect with Python Enthusiasts
Feel free to provide feedback, share your solutions, or suggest improvements.
Happy coding, and good luck! 🎄✨