Skip to Main Content (Press Enter)
Rust for Rustaceans by Jon Gjengset
Add Rust for Rustaceans to bookshelf
Add to Bookshelf

Rust for Rustaceans

Best Seller
Rust for Rustaceans by Jon Gjengset
Paperback $39.99
Dec 21, 2021 | ISBN 9781718501850

Buy from Other Retailers:

See All Formats (1) +
  • $39.99

    Dec 21, 2021 | ISBN 9781718501850

    Buy from Other Retailers:

  • Dec 21, 2021 | ISBN 9781718501867

    Buy from Other Retailers:

Product Details

Praise

“You’ll learn dozens—probably hundreds—of things about how to improve your Rust programming by reading this book.”
—Tim McNamara, author of Rust in Action

“One of Rust’s weaknesses as a language is there’s a lot of beginner content and a lot of advanced content, but any intermediate content is just nonexistent or requires quite the struggle to learn. Jon Gjengset has done a wonderful job of distilling those next steps into an easy to read book.”
—Michael Gattozzi, Senior Software Engineer, Fastly

“For a long time, people have asked me what they should read after The Rust Programming Language. Rust for Rustaceans is that book. This book will teach you how to effectively *use* Rust, after you’ve understood the core syntax and semantics of the language itself. Rust has a rich number of tools for you to choose from, and Rust for Rustaceans will show them all off, and teach you how to properly take advantage of all the richness Rust has to offer.”
—Steve Klabnik, co-author of The Rust Programming Language

“Rust for Rustaceans is such a good book (for folks who already know rust)!”
—Ron Bowes, @iagox86

Table Of Contents

Chapter 1: Rust Programming Mindset
Chapter 2: Foundations
Chapter 3: Types and Traits
Chapter 4: Designing Interfaces
Chapter 5: Error Handling
Chapter 6: Project Structure
Chapter 7: Testing
Chapter 8: Macros
Chapter 9: Asynchronous Programming
Chapter 10: Unsafe Rust
Chapter 11: Concurrency
Chapter 12: Foreign Function Interface
Chapter 13: no_std
Chapter 14: Interacting with Large Projects
Chapter 15: Putting It Together
Index

Looking for More Great Reads?
21 Books You’ve Been Meaning to Read
Back to Top