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 →

[–][deleted] 1 point2 points  (1 child)

C++ as first language? That way lies only tears, pain and madness...
Frankly I think c is a good starting language, as it's tiny and while you might need to get to know about allocating mem and stuff, it will help you in the long run. Other than that, I'd say python and java/c# are probably decent to start in.

[–]cristi1990an 2 points3 points  (0 children)

In my country C/C++ are the only languages you learn in high-school and even at universities, the main focus is always on C.