# Advent of Code My attempt to these festival coding challenges. Written in Rust. Website: https://adventofcode.com/ ## Useful Ressources - [The Rust Programming Lanuage](https://doc.rust-lang.org/stable/book/) - [Programming Rust, 2nd Edition (Book)](https://www.oreilly.com/library/view/programming-rust-2nd/9781492052586/)