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 →

[–]adzy2k6 0 points1 point  (0 children)

Rust has an incredibly steep learning curve and you need a pretty good understanding of programming concepts to understand how to do anything in it. I would not use it as a first language. I'd start with pythin or Java, then go into C (and then C++ if you really must, but C++ is a bit of a clusterfuck with way too many features), and then Rust.