Programming Languages to Learn in 2020

monk8800

Newbie
Joined
Feb 12, 2017
Messages
5
Reaction score
4
Hi Guys, here is a list of programming languages to start looking into for 2020 that will still be relevant in 5 years.

https://medium.com/swlh/top-7-programming-languages-frameworks-to-learn-in-2020-that-will-still-be-relevant-in-5-years-11245d7e2d56
 
I am not really sure Ruby will still be relevant in the next 7years, I quite agree both python and JavaScript will still be relevant though.
 
Just went through it and it's a pretty confusing article I must say!

lot of the comments on that article are skeptical about the languages mentioned by the author
 
What's so confusing about the article?
 
PHP is still king of the hill and JAVA for corporate big business but both are not even mentioned.
While it mentions Rust.. SHEEEEESH!.
 
PHP is still king of the hill and JAVA for corporate big business but both are not even mentioned.
While it mentions Rust.. SHEEEEESH!.
You think PHP will still be king in 5 years? I personally think python will overtake it.
 
You think PHP will still be king in 5 years? I personally think python will overtake it.

For a website, PHP is fast, more popular, more libraries and better supported. I don't mind working in the language

If you rent a hosting, then it runs PHP OOBE. It's different with Python.
 
Interesting read nonetheless but I wouldn't agree with quite a few of those choices. While I believe RUST, Python, Angular and JS will still be relevant, I believe the likes of Ruby will die out. It's already being faded out in a lot of enterprises now as we speak.
 
real ones code in C
 
I think that even after 10 years they will remain relevant languages: Javascript, C ++, Python, PHP.
I do not agree about Ruby and Rust.
 
For a website, PHP is fast, more popular, more libraries and better supported. I don't mind working in the language

If you rent a hosting, then it runs PHP OOBE. It's different with Python.
Yeah. Python is a language that will keep relevant in next couple of years to come
 
Every language has a purpose, they will stay relevant for the purpose that they were created for.
 
Every language has a purpose, they will stay relevant for the purpose that they were created for.
You are right! Only what will keep then relevant is upgrading and updating
 
Java script for web development.

Python for being the most trending / popular in near future.
 
Can´t go wrong with JS and the frameworks(Angular, React). So much opportunity with those
 
The article doesn't even mention Julia. It combines the best of Python and R and is developed for AI and Machine Learning. Can run Python and C++ within it.
Also can be interpreted as well as compiled. Much faster the Python. While it's a new language it will certainly be a leader in 5+ years. Learn Python + Julia.
 
Back
Top