Advent of code in Rust - solving day 10/2021 (Twitch Live 2022-03-28) with Python comparison! π
Channel:
Subscribers:
950
Published on ● Video Link: https://www.youtube.com/watch?v=crhWFNxJV_s
In this episode, we completed day 10 of Advent of Code y2021 using Rust and we compared our solution with Python!
In this episode we also used the `thiserror` crate to show how to do better error handling: https://docs.rs/thiserror/latest/thiserror/
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
Other Videos By Luciano Mammino (loige)
Tags:
rust
rustlang
advent of code
aoc
adventofcode
game of life
learning rust
live coding
pair programming
mob programming
live stream
twitch
educational
iterator
fromStr
traits
coding challenge
problem solving
irl
in real life
year 2021
aoc2021
advent of code 2021
python