menu
{ "item_title" : "Rust for Developers", "item_author" : [" Cameron Reed "], "item_description" : "Stop choosing between speed and safety. Master the language that gives you both.For decades, developers have been forced to make a trade-off: the raw performance of C/C++ (at the cost of memory safety) or the safety of languages like Java and Python (at the cost of garbage collectors and runtime overhead). Rust solves this problem, and Rust for Developers is your practical, project-based guide to mastering it.This book is written for you: the experienced programmer. Whether you come from C++, Go, Python, or Java, you already know how to code. This guide teaches you the Rust philosophy, showing you how to leverage your existing skills to write fast, modern, and incredibly safe systems-level software.Forget abstract theory. You will learn by building. This hands-on guide walks you through Rust's most powerful and unique features, including the ownership and borrowing model that provides compile-time memory safety without a garbage collector.Inside Rust for Developers, you will: Master the Core: Build an intuitive understanding of Rust's heart: Ownership, Borrowing, and Lifetimes.Write Fearless Concurrency: Learn how Rust's type system prevents data races at compile time, allowing you to write parallel code with confidence.Build Powerful Abstractions: Use traits, generics, and enums to build flexible and reusable, zero-cost abstractions.Handle Errors Robustly: Master the Result and Option enums for production-grade error handling.Profile and Optimize: Use Rust's built-in tools to find and fix performance bottlenecks.Bridge the Gap: Interface with C code using Rust's Foreign Function Interface (FFI).Build Two Complete, Real-World Projects: A Parallel CLI Tool: Build a high-performance, multi-threaded rsgrep command-line utility, mastering CPU-bound tasks and parallel processing.A High-Performance Web Backend: Create a modern, asynchronous todo_api web server, learning to handle I/O-bound tasks with tokio and axum.Stop fighting with trade-offs and start building the next generation of software. This book is your practical path to becoming a proficient, fearless Rust developer.Get your copy today and master modern systems programming.", "item_img_path" : "https://covers4.booksamillion.com/covers/bam/9/79/827/464/9798274641647_b.jpg", "price_data" : { "retail_price" : "20.99", "online_price" : "20.99", "our_price" : "20.99", "club_price" : "20.99", "savings_pct" : "0", "savings_amt" : "0.00", "club_savings_pct" : "0", "club_savings_amt" : "0.00", "discount_pct" : "10", "store_price" : "" } }
Rust for Developers|Cameron Reed

Rust for Developers : A Practical Guide to Safe and Modern Systems Programming

local_shippingShip to Me
In Stock.
FREE Shipping for Club Members help

Overview

Stop choosing between speed and safety. Master the language that gives you both.

For decades, developers have been forced to make a trade-off: the raw performance of C/C++ (at the cost of memory safety) or the safety of languages like Java and Python (at the cost of garbage collectors and runtime overhead). Rust solves this problem, and "Rust for Developers" is your practical, project-based guide to mastering it.

This book is written for you: the experienced programmer. Whether you come from C++, Go, Python, or Java, you already know how to code. This guide teaches you the Rust philosophy, showing you how to leverage your existing skills to write fast, modern, and incredibly safe systems-level software.

Forget abstract theory. You will learn by building. This hands-on guide walks you through Rust's most powerful and unique features, including the ownership and borrowing model that provides compile-time memory safety without a garbage collector.

Inside "Rust for Developers," you will:

  • Master the Core: Build an intuitive understanding of Rust's heart: Ownership, Borrowing, and Lifetimes.

  • Write Fearless Concurrency: Learn how Rust's type system prevents data races at compile time, allowing you to write parallel code with confidence.

  • Build Powerful Abstractions: Use traits, generics, and enums to build flexible and reusable, zero-cost abstractions.

  • Handle Errors Robustly: Master the Result and Option enums for production-grade error handling.

  • Profile and Optimize: Use Rust's built-in tools to find and fix performance bottlenecks.

  • Bridge the Gap: Interface with C code using Rust's Foreign Function Interface (FFI).


Build Two Complete, Real-World Projects:

  1. A Parallel CLI Tool: Build a high-performance, multi-threaded "rsgrep" command-line utility, mastering CPU-bound tasks and parallel processing.

  2. A High-Performance Web Backend: Create a modern, asynchronous "todo_api" web server, learning to handle I/O-bound tasks with tokio and axum.


Stop fighting with trade-offs and start building the next generation of software. This book is your practical path to becoming a proficient, fearless Rust developer.

Get your copy today and master modern systems programming.

This item is Non-Returnable

Details

  • ISBN-13: 9798274641647
  • ISBN-10: 9798274641647
  • Publisher: Independently Published
  • Publish Date: November 2025
  • Dimensions: 9 x 6 x 0.84 inches
  • Shipping Weight: 1.2 pounds
  • Page Count: 408

Related Categories

You May Also Like...

    1

BAM Customer Reviews