Hacker News new | ask | show | jobs
Ask HN: Comprehensive Rust Tutorial?
3 points by spicavigo 4068 days ago
Apart from the Rust Book - https://doc.rust-lang.org/book/ which resource would you recommend for someone starting out with the language. The more detailed and rigorous, the better. Thanks!
2 comments

http://rustbyexample.com is a useful resource, I've found.
It targets 0.11 so building something while reading it causes a lot of pain!
any video tutorial ?