Mastering Rust Programming - cover

Mastering Rust Programming

Markus Hale

  • 11 november 2025
  • 9798260818480
Wil ik lezen
  • Wil ik lezen
  • Aan het lezen
  • Gelezen
  • Verwijderen

Samenvatting:

This audiobook is narrated by a digital voice.

For decades, programmers faced a choice: the speed of C/C++ (with its risks) or the safety of languages like Java (with its overhead). Rust solves this dilemma, delivering C-level performance, fearless concurrency, and guaranteed memory safety, all verified at compile time.

Mastering Rust Programming is your complete, project-based audio guide to conquering Rust's famously steep learning curve. This practical journey takes you from fn main() to building production-ready applications, helping you internalize a new, powerful way of thinking about software.

In this audiobook, you will learn to:

  • Grasp the Core of Rust, including the Ownership and Borrowing system.
  • Model data effectively with Enums, Structs, and Pattern Matching.
  • Handle errors robustly using Result and Option.
  • Write fearless concurrent code with Arc, Mutex, and async/await.
  • Master high-level abstractions with Traits and Generics.

This is not just theory. You will apply your skills by building two professional-grade capstone projects from scratch: a high-performance rgrep command-line tool and a concurrent todo_api web service using Axum and SQLx.

This guide is ideal for any developer seeking to add a powerful, high-performance language to their toolkit. Get ready to master the future of systems programming.

We gebruiken cookies om er zeker van te zijn dat je onze website zo goed mogelijk beleeft. Als je deze website blijft gebruiken gaan we ervan uit dat je dat goed vindt. Ok