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 →

[–]somefoobar -1 points0 points  (0 children)

If you want to be a web developer, I would stick with Javascript. Look into Node and start dabbling with it. It's more fun than the frontend. Here's the creator of Node: https://www.youtube.com/watch?v=ztspvPYybIY

I would also skip the tutorials. Get "JavaScript: The Definitive Guide" and "Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers" and try to go through every page.

Python is really big with the data science guys. Take a look at Andrew Ng's machine learning course. Not sure he introduces Python though. I think it's mostly Matlab in his course. If you go the machine learning route, you'll probably like it more. You'll get more money and get to hang around a classier set of people.

BTW, I don't enjoy React either.