Hosted a live stream on Twitch
Published a YouTube video
Used Rust
+1
Live streamed another episode of my attempts at learning Rust with Advent of Code:


🦀 Rust vs 🐍 Python: Advent of code in Rust - solving day 12/2021 (Twitch Live 2022-04-11)



https://www.youtube.com/watch?v=Xq8DYptoIkE

In this episode, we completed day 12 of Advent of Code y2021 using Rust and we compared our solution with Python!

In this episode we started by looking at a Python solution for this exercise (impressive how much more concise Python always is!) then we implemented our custom solution in Rust.

If you have any suggestion, we'd love to hear it, so please leave a comment or a 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