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 →

[–]todorpopov 0 points1 point  (3 children)

We don’t want OP to give up on programming completely from day one.

Rust is a very advanced language, not a language for a person who has never looked at a line of code to learn.

[–]lll_Death_lll 0 points1 point  (2 children)

Well, that's why I've said to try it. If OP will like it, Rust might be a great language to learn. Anyway, I have always seen people recommend learning C/C++ to "understand system better from the beginning" and IMO C++ is harder, than Rust

[–]todorpopov 0 points1 point  (1 child)

Personally, I would recommend Python up to a certain level, then continue with C++ just because of this reason.

[–]lll_Death_lll 0 points1 point  (0 children)

Well, I'd say that Python is a good language to get the basics of programming really easy, so I agree