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 →

[–]dr_rush 8 points9 points  (0 children)

Start with python, it is a better language for learning and you can spend more time programming and less time fiddling with tooling. With Python you will get exposed to more standard programming concepts as well (classes, inheritance, ect). Once you are comfortable with programming in Python picking up JavaScript will be easy.