Skip to Main Content (Press Enter)
The Rust Programming Language (Covers Rust 2018) by Steve Klabnik and Carol Nichols
Add The Rust Programming Language (Covers Rust 2018) to bookshelf
Add to Bookshelf

The Rust Programming Language (Covers Rust 2018)

Best Seller
The Rust Programming Language (Covers Rust 2018) by Steve Klabnik and Carol Nichols
Paperback $39.95
Aug 12, 2019 | ISBN 9781718500440

Buy from Other Retailers:

See All Formats (1) +
  • $39.95

    Aug 12, 2019 | ISBN 9781718500440

    Buy from Other Retailers:

  • Sep 03, 2019 | ISBN 9781718500457

    Buy from Other Retailers:

Product Details

Praise

“Covers everything you could want to know about the language.”
—Stack Overflow

“The book . . . provides information on how developers can get started with Rust.”
—Tiera Oliver, EMBEDDED COMPUTING DESIGN

“I’d learned @rustlang back in late-2019 and referred [to The Rust Programming Language]. It’s written very well, and is still relevant if you want to refer to.”
—Trivikram, @trivikram

“A thing of beauty in a world full of dry arcane texts.”
—Garrett Mace, @macegr

“My main learning resource.”
—Pawel Grzybek, @pawelgrzybek, Software Engineer

Table Of Contents

Foreword
Acknowledgments
Introduction

Chapter 1: Getting Started
Chapter 2: Programming a Guessing Game
Chapter 3: Common Programming Concepts
Chapter 4: Understanding Ownership
Chapter 5: Using Structs to Structure Related Data
Chapter 6: Enums and Pattern Matching
Chapter 7: Managing Growing Projects with Packages, Crates, and Modules
Chapter 8: Common Collections
Chapter 9: Error Handling
Chapter 10: Generic Types, Traits, and Lifetimes
Chapter 11: Writing Automated Tests
Chapter 12: An I/O Project: Building a Command Line Program
Chapter 13: Functional Language Features: Iterators and Closures
Chapter 14: More About Cargo and Crates.io
Chapter 15: Smart Pointers
Chapter 16: Fearless Concurrency
Chapter 17: Object-Oriented Programming Features of Rust
Chapter 18: Patterns and Matching
Chapter 19: Advanced Features
Chapter 20: Final Project: Building a Multithreaded Web Server

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