Finished chapter 3 of the Rust book and brute-forced my way through #AdventOfCode Day 2 (parts 1 & 2).
It was a grind and my solution is probably pretty naive, but it runs (see code + timing screenshots).
Finished chapter 3 of the Rust book and brute-forced my way through #AdventOfCode Day 2 (parts 1 & 2).
It was a grind and my solution is probably pretty naive, but it runs (see code + timing screenshots).
Finished chapters 1 & 2 of “The Rust Programming Language” and built the classic guessing game.
Got my first real taste of cargo, crates, and Cargo.lock pinning deps.
Finished chapters 1 & 2 of “The Rust Programming Language” and built the classic guessing game.
Got my first real taste of cargo, crates, and Cargo.lock pinning deps.
Made my invaluable contribution to the programming world by solving #AdventOfCode Day 1 (parts 1 & 2).
With a lot of help from the compiler and docs I got it working - and there’s still A LOT to learn.
Any Rust tips you wish you knew on your day 1?
Made my invaluable contribution to the programming world by solving #AdventOfCode Day 1 (parts 1 & 2).
With a lot of help from the compiler and docs I got it working - and there’s still A LOT to learn.
Any Rust tips you wish you knew on your day 1?