Hacker News new | ask | show | jobs
by eat_veggies 3069 days ago
Do you recommend any resources to learn rust?
1 comments

The official rust book [1] is a great place to start. So are the exercism tutorials [2]

[1] https://doc.rust-lang.org/book/

[2] http://exercism.io/languages/rust/about

Version 1 or 2 of the rust book?
Author here. 2 is much better. And it’s almost done; we’re mostly in editing and bikeshedding the opening paragraph.