Live data from Hacker News

Ask HN: Best Resources to Learn Rust

news.ycombinator.com

1–2 of 2 posts

Re: Ask HN: Best Resources to Learn Rust

#2
I'm currently enjoying Zero to Production in Rust. It assumes you already have some experience building production-ready systems, and applies rust-specific syntax and concepts to that. As a complete beginner with the language and having read "the book", I find this to be a good resource to apply the book's concepts to real-world scenarios.