Get Free Shipping on orders over $79
Rust for Developers : A Practical Guide to Safe and Modern Systems Programming - Cameron Reed

Rust for Developers

A Practical Guide to Safe and Modern Systems Programming

At a Glance

Published: 18th November 2025

Digital Audiobook


$16.99

or 4 interest-free payments of $4.25 with

Instant Digital Delivery to your Kobo Reader App

This audiobook is narrated by a digital voice.

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

In this audiobook, "Rust for Developers," you will discover the practical, project-based path to mastering Rust. This guide is written for experienced programmers coming from C++, Go, Python, or Java. You already know how to code; this book teaches you how to leverage your existing skills to write the fast, modern, and incredibly safe systems-level software that Rust is famous for.

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.

You will learn to:

  • Build an intuitive understanding of Rust's heart: Ownership, Borrowing, and Lifetimes.
  • Write "fearless concurrency" and prevent data races at compile time.
  • Use traits, generics, and enums to build flexible, zero-cost abstractions.
  • Master Result and Option for production-grade error handling.
  • Profile, optimize, and interface with C code using FFI.

This audiobook culminates in two complete, real-world projects:

  1. A Parallel CLI Tool: Build a high-performance, multi-threaded "rsgrep" utility.
  2. A High-Performance Web Backend: Create a modern, asynchronous "todo_api" web server with tokio and axum.

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

on

More in Computer Programming & Software Development