I wish to learn Python and node js, but I would like to learn one first. whichever one I learn first, I want to learn as fast as possible, as I would like to use it to build stuff as soon as possible. I am stuck between choosing one. I would love node js as the hype is much and I already know JavaScript, but I would also love to learn Python first because I hear it's actually faster to learn and easier to implement as it comes with alot out of the box and also because of machine learning being better on Python. What do you guys think? Any advice on which to learn first?
Mark
If you want to do machine learning, then definitely Python (out of those two). (Asked last week).
Python is easy to learn in general, but since you already know Javascript, Node is going to be faster to learn for you.
It depends what you want to do. For website backends, both are powerful, have frameworks and can do similar things. In fact, I'd say you don't really need to learn both for practical purposes.
Personally I think Python is a much more elegant language than Javascript, but that's personal, other people
are wrongthink differently.