Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Learning Rust

Dmitri Makarov edited this page Apr 13, 2021 · 14 revisions

Since the Solana codebase is in Rust, it's important to understand the language. Here are some learning references:

For even more, including podcasts/videos/etc, check out: Where to go to learn Rust in 2021.

  • Programming Rust is a well-written book, full of useful examples beyond the basic examples of The Book
Clone this wiki locally