Join Nostr
2025-02-23 09:12:12 UTC
in reply to

Yuki Kishimoto on Nostr: I've uses both the book and rustlings: There is also the "Rust by example" book: ...

I've uses both the book and rustlings: https://github.com/rust-lang/rustlings/

There is also the "Rust by example" book: https://doc.rust-lang.org/rust-by-example/

While you read the book, try to make projects from scratch (not just simple ones). At the end, writing code is the best way to learn it.