|
|
|
|
|
by davidatbu
1372 days ago
|
|
This is my journey so far: (1) Go through the Rust Book, (2) Do "exercises" (small side projects, advent-of-code, rustlings. ..etc), (3) Go through "Rust for Rustaceans". It's specifically targetted at "intermediate Rust developers". If you have "good working knowledge" of C and C++, I will wager that you will absolutely love this book, because, to me, (1) it explained so much of Rust's design choices, and (2) you will learn so much so quickly. |
|