% Getting Started This first section of the book will get you going with Rust and its tooling. First, we’ll install Rust. Then: the classic ‘Hello World’ program. Finally, we’ll talk about Cargo, Rust’s build system and package manager.