Live Streamed another episode of solving Advent of Code in Rust
๐ฆ Rust vs ๐ Python: Advent of code in Rust - solving day 19/2021 PART 2 (Twitch Live 2022-08-01)
https://www.youtube.com/watch?v=EZ0xHOAQgT8
started working toward a Rust solution.
๐นย PART 1: https://youtu.be/Uzu5eikLYNQ
๐นย PART 3:ย https://youtu.be/sgdDSdwfYuo
This is probably the most complicated Advent of Code exercise of the year 2021, so it's probably going to keep us busy for a while.
During this live stream, we managed to write all the utility functions that we will need to be able to finalize our Rust solution.
Stay tuned for the next episode and join us on Twitch to help us crack this problem in Rust! https://twitch.tv/loige
If you have any suggestions, we'd love to hear it, so please leave a comment or create a PR!
For all the source code check out the official GitHub repo: https://github.com/lmammino/rust-advent
For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige
#Rust #Python #AoC