Get the latest tech news

Exercises to Learn Rust


Welcome Welcome to "100 Exercises To Learn Rust"! This course will teach you Rust's core concepts, one exercise at a time. You'll learn about Rust's syntax, its type system, its standard library, and its ecosystem.

By the end of the course, you will have solved ~100 exercises, enough to feel comfortable working on small to medium-sized Rust projects. Mainmatter developed this course to be delivered in a classroom setting, over 4 days: each attendee advances through the lessons at their own pace, with an experienced instructor providing guidance, answering questions and diving deeper into the topics as needed. We also recommend you work on a branch, so you can easily track your progress and pull in updates from the main repository, if needed:

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Rust

Rust

Photo of Exercises

Exercises

Related news:

News photo

Some notes on Rust, mutable aliasing and formal verification

News photo

Translation of Rust's core and alloc crates to Coq for formal verification

News photo

Rust 1.78 Upgrade For Linux 6.10, Dropping In-Tree "alloc" Fork To Save ~10k Lines