The Rust Programming Language
by Rust Project
The official book — the best starting point for learning Rust from scratch.
by Doug Milford
Highly recommended beginner playlist — clear explanations that make ownership and borrowing click.
by Rust Project
The official book — the best starting point for learning Rust from scratch.
by Rust Project
Learn Rust through annotated examples covering core concepts and the standard library.
by Rust Project
Small exercises to get you used to reading and writing Rust code.