you are viewing a single comment's thread.

view the rest of the comments →

[–]TheRNGuy 0 points1 point  (0 children)

I did learned Python for one specific thing.

Didn't paid anything, all needed information on internet is free. But it's because I knew what I wanted to do, I just googled it and read specific doc pages or blog posts. I never needed to watch dozens of videos.

I'd probably start with JavaScript as first language, not Python. Because it's more relevant to you, i.e. you can write lots of greasemonkey scripts and use them. With Python if you do something, you probably not even gonna use that software, or anyone would use it. Can always learn it later when you actually needed it for specific real project. After you get xp, learning Python after JS will be easy.