Daily Shaarli

All links of one day in a single page.

July 28, 2024

GitHub - rust-lang/rustlings: :crab: Small exercises to get you used to reading and writing Rust code!

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.

Exercism

Exercism is the place to deepen your programming skills and explore over 65 programming languages. It's 100% free.