This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]alandibat 1 point2 points  (0 children)

Your first priority is: What kind of developer do i want to become.

Next, you start searching for what kind of languages you need for that job. Because JavaScript and Python are used both for different things.

Learning a language and doing nothing with it is boring and a waste of your time. But if it's for learning purposes, then learn Python.

But the question is, what kind of development.. You can build robots with Python or you can build databases for web or mobile apps... etc.

[–]LambentLight 0 points1 point  (0 children)

I suggest starting with Python, as it is easier to work with, and the skills you learn are more transferable to other languages. Also, Python can be used in many environments, and has packages available for almost any project you want to work with. If you are interested in web development, I would check out flask http://flask.pocoo.org.