- Finish the book in my spare time.
- Study The Rust Standard Library.
- Rust by Example.
- Cargo book - A book on Rust’s package manager and build system.
- Rustc book - Familiarize yourself with the knobs available in the Rust compiler.
- Cargo book - A book on Rust’s package manager and build system.
- Compiler error index - In-depth explanations of the errors you may see from the Rust compiler
- the book guessing game
- the book minigrep
- the book minimal server
- Simple smart contract in NEAR blockchain
- Simple samrt contract in Solana blockchain