Idiomatic Rust in Simple Steps
Welcome to IRISS 👁️🦀
Rust has a reputation of being difficult to learn, certainly it was when I learned back in 2017. While its true that there remain some rough edges, the language is now easier to pick up than ever, and in many ways is much easier than a lot of more established languages.
The goal of this series is to help you go from no knowledge of Rust to understanding how Rust is written as quickly as possible.
This book is the written version of a companion YouTube series
If you spot a problem with this guide (I'm only human 😅), please file an Issue or even a PR on the project repository and I will be incredibly grateful. I certainly don't know everything about Rust and look forward to learning new things throughout this project.
In the meantime, you should start by deciding if Rust is definitely the language for you, and what other learning resources are available.