← Back to context

Comment by leshow

3 years ago

I recommend Jon Gjengset's book "rust for rustaceans" https://nostarch.com/rust-rustaceans

If you're comfortable in Rust, it is the next step up for intermediate developers.

I am reading Rust for Rustaceans these days, and I highly recommend the book.

It contains a good amount of low level details, but is still pretty fast paced.

Seems good! Perhaps I'll read them both so I have a better understanding of Rust as a programming language and of systems programming in general.