March 2026
Intermediate
318 pages
7h 52m
English
In this first part of the book, we'll explore the basics of Rust, including the technical benefits of the language and its tooling. You'll see Rust syntax in the context of equivalent code in C++, when possible. By the end of this part, you'll be able to read most Rust code and understand where and why Rust chooses different trade-offs from C++. You'll be able to create a basic project in Rust, and you'll have a good understanding of the tooling that supports the Rust ecosystem.
This part of the book includes the following chapters:
Read now
Unlock full access