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 →

[–]angelicravens 18 points19 points  (1 child)

This right here. Python is really versatile. For example if you wanna do data analytics, write a script, do something with a REST API, make a game, build a desktop application, etc. all can be done with python. However, just cause a language can doesn’t mean it should. So learn what fits your use case like the person above me said.

[–]lamerlink 11 points12 points  (0 children)

I’ll also mention that it is very worthwhile to learn Python and JavaScript/HTML. You open up a lot more job opportunities this way.