Rust Advent of Code 2022 Day 3 - Learning Iterators and Vector Filters!
Find the solutions on GitHub!
https://github.com/vikingSec/aoc_2022
Chris Biscardi's Channel:
https://www.youtube.com/c/chrisbiscardi
Consider a one-time tip on Ko-Fi, or become a monthly supporter of my research!
https://ko-fi.com/valhalla_dev
Advent of Code 2022 is here!
This is the first leetcode type challenge I've ever done, and I'm doing it in Rust! Come check it out and follow me on the journey.
Today we learned a ton about iterators, filters and closures, three intermediate concepts in the Rust programming language that I'll be using a ton in the future!
Advent of Code Playlist:
https://www.youtube.com/playlist?list=PL1jK3K11NINhtMFX1_DJUacOk38lRdFfR
Theo's video on AoC:
https://www.youtube.com/watch?v=xIj13W0T7Ws
--
You can also join my weekly newsletter, Valhalla Research, where I talk all things software, entrepreneurship, politics and finance:
https://valhallaresearch.substack.com/subscribe
My research blog:
https://valhallaresearch.net
--
-- Books and Resources --
Kernigan and Ritchie's book on C (affiliate link):
https://amzn.to/3ffh85F
Windows Internals (affiliate link):
https://amzn.to/3Wbw4Cl
Theo's video on Tutorial Hell:
https://www.youtube.com/watch?v=EkUuXQUByuw
My blog on moving to Mastodon:
https://www.valhallaresearch.net/why-im-moving-to-the-fediverse/
Follow me on Mastodon:
https://kolektiva.social/web/@valhalla_dev
--
You can find me on Twitter here:
https://twitter.com/valhalla_dev
--
#adventofcode #leetcode #rust