What Programming Languages should I learn in 2019

Python is very outdated. 100% Javascript, you can use NodeJS to create amazing apps in so many fields and with varied function, Python is much more limited and less efficient
 
I think the best one is modern javascript libraries such as node.js, react.js and angular.js
 
A good friend told me, that he started learning C# but it was too complicated and it took him a lot of time to understand a thing. Then he gave python a try and it is indeed easier for beginners!
 
Go + Javascript for performant progressive web apps, scraping, automation, etc
 
I know HTML to a basic/average level all ready but I did this 1 year ago and now have a urge to learn programming again. I want something that will allow me to make the most money possible. Programming Languages to create my own softwares. Maybe create bots etc. idk.

What language or combination of languages should i learn to make money from. This question may be kinda stupid so I aplogize in advance.

I think Java will be always actual
 
Here are my thoughts. So you say...

"I want something that will allow me to make the most money possible. Programming Languages to create my own softwares. Maybe create bots etc. idk."

and...

"What language or combination of languages should i learn to make money from."

Your best bet is to learn how to use the tools that are already out there rather than get into coding for money. E.g. blocking together pieces of code from github projects or using commercial software.

To actually make money coding these days, you need to be part of a larger team, which obviously defeats the freedom a lot of people are looking for when they get into programming. Due to consolidation of tech and market forces seeking to prevent the operation of bots from unsophisticated smalltime entities, its becoming increasingly difficult to create your "own bot" and have it be effective.

tldr; use the tools that are already out there
 
Python, and Java Script are good... if you really want to get weird try to get into swift for mac/ios programing.
 
Back
Top