HACKER Q&A
📣 vipvipv

Best Resources to Learn Rust


If you have recommendations for books you've read that you've liked, or other practical resources that might be helpful to someone new to the language, I'll appreciate the pointers to them!

Thanks!


  👤 futureproofd Accepted Answer ✓
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.