Learning Rust

I’ve been having a blast lately learning Rust, a really cool systems programming language that has the backing of Mozilla. Although I have some experience in C++ and C# due to game development in Unity and Unreal, I’ve never been super comfortable moving outside of that context to learn how to do low-level programming.

I focused on music and art in college and am a bit late to the game when it comes to programming, but I’ve found the rust book is an incredibly well-written and informative introduction.

I plan to continue to post updates as I progress, but for now, my goal is to work through this list of programming projects in rust to better understand basic programming tasks. I want to shore-up my foundation before I continue to dive into various applications like web and game programming.

Keep learning. 🙂