The Rust Programming Language

Review

Date finished: 11/15/2025

All of my previous programming experience has been in JavaScript. So this book introduced me to a whole new set of concepts I'm not used to, which was fun. Memory allocation, compiled code, ownership, pointers. I grasped most of it, but I'll need to spend more time with other concepts to get a full understanding.

I have a few other learning resources I plan to finish. And then I'd like to build some command line tools and desktop apps using Rust. Potentially diving into WASM as well.

Details