Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've recently started learning Rust with very little experience in low level languages. Just go build something and read the Rust book: https://doc.rust-lang.org/book/title-page.html.

The trickiest thing is ownership and lifetimes, but that's not really something you can understand just by reading. You need to build an intuition for how ownership and lifetimes work.



My recommendation for people learning rust for years has been to read both the Rust Programming Language book and Programming Rust at the same time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: