-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Learning Rust
Brooks Prumo edited this page May 4, 2021
·
14 revisions
Since the Solana codebase is in Rust, it's important to understand the language. Here are some learning references:
- The Book
- Rust By Example
- The Rustonomicon
- Programming Rust is a well-written book, full of useful examples beyond the basic examples of The Book
- Rust Language Cheat Sheet
- Rust Memory Container Cheat Sheet
- The Rust Performance Book
For even more, including podcasts/videos/etc, check out: Where to go to learn Rust in 2021.
- General
- Feature Gates
- Technical
- Schedule
- Testnet