← Back to context

Comment by ansible

3 years ago

I bought it when there was a kind of 2-for-1 deal with Rust in Motion a while back. I haven't spent too much time reading it though. From what I've browsed it seems competently written. It seems to cover the topics of typical interest in systems programming.

The other resources I would point you towards are Rust by Example:

https://doc.rust-lang.org/rust-by-example/

And the Rust Cookbook:

https://rust-lang-nursery.github.io/rust-cookbook/

Though the cookbook is kind of out-of-date. I'm actually in the process of updating / expanding it, but that effort is far from ready for presentation.