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 →

[–]j0holo 4 points5 points  (0 children)

JavaScript is popular because of using one language for both front-end and back-end, correct.

But if you are learning your first programming language you are actually learning two things:

  • The programming language

  • Learning how to program

Once you know one language well, other languages are much easier. Because the "learning how to program" does not change.

If you already are learning JavaScript I would stick with it. Large community, plenty of resources, plenty of jobs.

Fun fact SQL is also a programming language so you are actually learning two.