Learn Rust
Rust is known for having a rather steep learing curve. Choosing a good learning path can help you make progress and stay motivated. If you get stuck, have questions about the learning materials or its content don't hesitate to ask questions in #gs-guild-rust.
The Book
The singlemost recommended way to start learning Rust is 'the book'
.
It offers a comprehensive introduction to the language including hands-on chapters. The online version additionallly reflects the current evolution of the language.
Further Resources
The official website contains many more learning resources covering various domain specific aspects of the language, the core documentaion and reference material.
Webassemby Book
(online)
The following resources are worth looking at as they are either highly regarded in the community, read, owned and/or recommended by guild members.