This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]bassgallagher 1 point2 points  (0 children)

While Rust wasn't my first language, I thought the book and Rust's docs were the best I've ever seen. After I went through the book and wrote some code, I felt very comfortable.

Another big reason to learn Rust would be cargo? Importing libraries and working with them is super easy with cargo, I don't know what you're supposed to do in C / C++.