Rust Crash Course

Learn basic Rust skills from the ground up.

Complete source code here.

NOTE: this is an in progress course and new content will be posted weekly.

Skill level: Junior Engineer
Required skills: Some familiarity with an existing programming language
Last updated:
Your progress:

01: Getting Started

Installing Rust and the Cargo package manager.

02: Why Rust?

Why Rust, dispelling common misconceptions and why not Rust.

03: Variables

Coming soon.