mmcm reviewed Rust Programming Language by Steve Klabnik
IMHO, this is The Way (TM) to learn Rust
5 stars
I loved reading this book! It is so well written, whenever I had a question of the type "but doesn't that mean that X can also be seen as a Y?" the next paragraph would go exactly into why that is or isn't the case.
I wanted to learn Rust for a long time now but never could find the energy to stare at more screens after hours; having the paper version of this book available was a godsend for me, as it allowed me to do really focused reading without hurting my eyes.
Despite it being an "infodump" style book without much "now do this exercise, then this", after reading this book I felt well prepared to read and write intermediate complexity Rust code, and set off doing so. :)