Master Rust with this book bundle! Explore data structures & algorithms, dive into real-world projects & more. Your purchase helps World Central Kitchen.
“Asynchronous programming in Rust” is really good, imho. My colleagues and I read it to get a deeper understanding of async Rust. I was skeptical at first, because it is from Packt, but it turned out to be a decent book. Also enjoyed the recent rustacean station episode with its author.
Looks like that one is included, and I’m doing a lot of async in Rust lately, so it’s probably worth picking up. I’ve had annoying compile errors that I’ve been able to work around, and a better understanding of how it all works would probably help.
This looks pretty interesting, anyone read any of these? I’m usually not a fan of digital books, but the price is right.
I’m pretty experienced with programming in general and decent with Rust, but there’s probably some stuff to learn here yet.
“Asynchronous programming in Rust” is really good, imho. My colleagues and I read it to get a deeper understanding of async Rust. I was skeptical at first, because it is from Packt, but it turned out to be a decent book. Also enjoyed the recent rustacean station episode with its author.
Looks like that one is included, and I’m doing a lot of async in Rust lately, so it’s probably worth picking up. I’ve had annoying compile errors that I’ve been able to work around, and a better understanding of how it all works would probably help.
@sugar_in_your_tea @dshank
Check out “Learn Rust in a Month of Lunches” from Manning. It’s one of the better books I’ve found so far