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

🦀 Rust vs 🐍 Python: Advent of code in Rust - solving day 15/2021 (Twitch Live 2022-05-16)


https://www.youtube.com/watch?v=9Y7RfnnsAAI

In this episode, we completed day 15 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