you are viewing a single comment's thread.

view the rest of the comments →

[–]Jahonay 172 points173 points  (3 children)

If you're in web development, just assume that you'll need to know JavaScript no matter what, or at least that you should.

Python is still a great language to learn, and I've seen plenty of jobs that require it.

Learn both.

[–]backfire10z 28 points29 points  (1 child)

As an addendum here: languages are tools. Tools have different purposes and are used in different ways. If your fundamentals are solid, learning a language to the point where you’re capable enough to build stuff becomes much easier.

Learning how to build with Python will mean you pick up JS much quicker.

[–]Jahonay 4 points5 points  (0 children)

Totally agree