←back to thread

7 points _Crownwell | 1 comments | | HN request time: 0.631s | source
1. roland35 ◴[] No.44463696[source]
The Rust book is a great place to start. Free and pretty short! After that I’d get a project focused book like zero to production rust, or command line rust.

Lastly I recommend reading Programming Rust. It is long but extremely thorough! You’ll understand the language at a deep level. Good luck and have fun!