Comment by Pooge
3 years ago
Is it adequate to learn systems programming concepts? I already know the concepts of Rust, so I'd rather learn the former. It's fine if the book teaches both, though.
3 years ago
Is it adequate to learn systems programming concepts? I already know the concepts of Rust, so I'd rather learn the former. It's fine if the book teaches both, though.
not really, it's an excellent book but focused on Rust. I liked the fact that it explains the memory layout of common Rust data structures.
That's why this OS project would help you more than most books I would think.