Comment on Ask HN: Books that teach you programming languages via systems projects?Comments−yarinr5yRust in Action teaches Rust through systems programminghttps://www.manning.com/books/rust-in-action−paulgb5y+1 for Rust in Action, great book.I'll add Distributed Services with Go as well https://pragprog.com/titles/tjgo/distributed-services-with-g...It's pretty dense, mostly a code listing with some commentary between, so it takes some work to get through it, but I learned a ton.
Comments
Rust in Action teaches Rust through systems programming
https://www.manning.com/books/rust-in-action
+1 for Rust in Action, great book.
I'll add Distributed Services with Go as well https://pragprog.com/titles/tjgo/distributed-services-with-g...
It's pretty dense, mostly a code listing with some commentary between, so it takes some work to get through it, but I learned a ton.