Retrospring is shutting down on 1st March, 2025 Read more

a cutie · 18d

What's a good way to learn Rust?

read the book
i started by reading https://learnxinyminutes.com/docs/rust/ to learn the syntax and then trying to make something useful. certainly one of the strategies of all time, but i cant say i learned nothing
cli tools and parsers are pretty painless with clap and serde, something trivial in that direction should be a good first own project

Retrospring uses Markdown for formatting

*italic text* for italic text

**bold text** for bold text

[link](https://example.com) for link