Oddbean new post about | logout
 @3c11e8f3 Nice!

Now that you have set up your environment, don't try to just start hacking! Start with the Rust book before coding:

https://doc.rust-lang.org/stable/book/

There are many concepts that are new in Rust and should be learned first. Finish the first theoretical chapters in the book and then start with Rustlings and maybe a pet projects.

https://github.com/rust-lang/rustlings

Have fun! I would love to answer any question on your learning journey :D