Online Resources
Here are some online resources that can help you:
-
Rust by Example provides a good, example-driven introduction to the Rust Language.[1]
-
The Rust Programming Language [KN19] supplies in-depth concepts and tutorials to learn the finer details of Rust. It is also available online.[2]
-
The Rust Standard Library documentation provides detailed descriptions of everything found in Rust’s std library. It is a great reference when you can’t remember how something works.[3]
-
Reddit hosts several useful communities. /r/rust and /r/rust_gamedev are excellent resources. /r/roguelikedev is very helpful for games similar to the dungeon crawler in this book. These subreddits also include links to Discord forums full of people eager to help you. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access