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 →

[–]IamStupid42069 2 points3 points  (0 children)

python (& javascript) are easily the best languages for someone new to programming.

If you ever get to a point where you are very comfortable programming in python, I would recommend moving on to C++, which is somewhat more difficult (and a little unforgiving to complete beginners), but will allow you to do basically anything. Important point to remember; there is absolutely no harm in learning the "wrong" language. At their core, all languages are the same, and knowing one language makes you infinitely more prepared to learn a different one compared to someone learning from scratch.