Settings

Theme

Ask HN: Best way to learn Rust for an experienced C++ dev

4 points by posharma 3 years ago · 1 comment · 1 min read


I'm an experienced C++ dev (10+ yrs). What's the best way to learn Rust? Books? Projects?

Shinmon 3 years ago

I really liked the "Programming Rust" book from O'Reilly which was much better than the official book, especially for coming from C++.

This will give you the basic ideas but in the end, doing projects with Rust will be the way to go to learn how to really program idiomatic Rust

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection