Rust Development Classes

by Marcel Ibes

Preface

Welcome to the Rust Development Classes. This book and the examples in it have been written to support the online Rust development sessions. I've been guiding developers in learning Rust for a few years now, and I've found that the best way to learn Rust is by doing. This book is a collection of examples and exercises that I've used in the sessions.

It also explains how to deal with common, practical issues that you might encounter when developing with Rust.

Feel free to glance through the book, try out the examples, and ask questions during class, or by email using the link below.

If you are completely new to software development, I've started a new section: "back to basics". It covers the very basics of coding. You can explore this section at your own pace.

If you already have some development experience and want to learn Rust at a much higher pace, skip ahead to the classes section of this book. I hope that both rookie and seasoned Rust developers can learn something from this book and find it useful.

For suggestions, questions, requests, or feedback, please feel free to reach out to me at [email protected].

Ferris Teaching

See you in class!

-- Marcel