--- Title: > Review: The Rust Programming Language Subtitle: A genuinely great programming book. Date: 2018-11-07 07:00 Category: Tech Tags: [book reviews, rust, programming languages] Summary: > No Starch's The Rust Programming Language is a genuinely *great* introduction to Rust, and a genuinely great programming book. --- I intended to publish this review months ago, but the single hardest month of my career punched me in the face repeatedly and I just found myself entirely unable to write for all of September and most of October. Here it is at last, with apologies to No Starch for the delay! ---- No Starch Press kindly provided me with a review copy of [The Rust Programming Language](https://nostarch.com/Rust), by Steve Klabnik and Carol Nichols, with contributions from the Rust community. A *real-world, physical* review copy. And itâs magnificent. ![The Rust Programming Language](https://f001.backblazeb2.com/file/chriskrycho-com/images/trpl.jpg) Iâve read the vast majority of this book (as well as the previous edition) online over the last couple years as Steve and Carol have worked on it; it has been an invaluable resource for many a [New Rustacean](https://newrustacean.com) episode. (Bonus: you can hear me talk with Carol about working on The Rust Programming Language in [my interview with her back in 2016](https://newrustacean.com/show_notes/interview/_3/index.html)! And yes: writing the book took that long.) This is in some sense *the* authoritative book on Rust. You might wonder why youâd pick up a physical copy of this book given that it is available online for free. There are a few reasons that come to mind: 1. The quality of the online book is in many ways a direct result of No Starch Pressâ deep investment in the text. Theyâre not making any money from the online copy. They *do* recoup some of their costs when we buy ebook or physical copies. So thatâs one good reason: a way of saying âthank you!â and investing in the continued existence of No Starch and projects like this. 2. I used the word *magnificent* above to describe this, and I mean it. This printing is a fabulous example of really excellent book design. I take typography and presentation seriously, and not a whit less for programming books than for copies of The Lord of the Rings. Everything in this printing is top-notch. Little details like the way that code listings are displayedâright down to the way some text is faded away to emphasize whatâs *new* in a listingâmake this one of the most readable programming texts Iâve ever seen. 3. As delightful and powerful as hypertext is, the physicality of a book is equally delightful and powerful, just in different ways. There is nothing quite like the tactile experience of flipping through a book. Nothing in digital text lets you forge connections to learning the way that scribbling notes in a margin does. And the sheer physicality of a volume this large gives you mental hooks to hang what youâre learning on: you can remember that it felt like *this* to have the book open to where you learned it. (That last point is an argument in favor of printed books in general. You can expect me to come back to that theme time and again in this space, even while I continue to value digital spaces like this one for what *they* uniquely do.) No Starch sent me this copy to review with no expectation of a positive reviewâbut even if theyâd been paying me, they couldnât make me say that this book is *great*. But great it is. If you have any interest in [Rust](https://www.rust-lang.org/en-US/), you should grab a copy!