|
|
|
|
|
by surrTurr
1372 days ago
|
|
If you‘re willing to spend money on a great book that teaches you all the basics of Rust, I can only recommend Programming Rust, 2nd edition (OReilly). It includes tons of examples, code snippets and is also a good resource for looking up stuff once you‘re done reading it. It also includes many passages comparing C++ with Rust, so that might be useful for you.
It‘s a great book for anyone, who already knows a few programming languages. Programming beginners, should look elswhere tho. |
|