616 shaares
133 private links
133 private links
This project contains small exercises to get you used to reading and writing Rust code. This includes reading and responding to compiler messages!
It is recommended to do the Rustlings exercises in parallel to reading the official Rust book, the most comprehensive resource for learning Rust 📚️
Rust By Example is another recommended resource that you might find helpful. It contains code examples and exercises similar to Rustlings, but online.