|
|
|
|
|
by tmpz22
1350 days ago
|
|
Ditto - I have both sitting beside me as I learn Rust and they are excellant. Short review of the former: https://www.oreilly.com/library/view/programming-rust-2nd/97... Its a very comprehensive book but takes some dedicated effort to get through. It goes through most (all?) important concepts from barrowing to iterator traits to some async. Give yourself a fair amount of time to read this and find small projects to do along the way to reinforce your knowledge. |
|