+ 5
What language will be still be a relevent language 20 years from now?
Python. golang from google. Java.?
4 ответов
+ 25
C++ for it's high stability and performance ;-)
+ 7
Besides C++, I'd say Javascript.
Quite simply put, it is the language of the web. And with the new ES6 it is becoming something else.
- Front-end dev? Javascript
- Server back-end dev? Javascript using NodeJS
- Web browser plugins/extensions? Javascript
- Web apps? Javascript
- Cross-platform desktop apps? Javascript using Electron
- Mobile apps? Javascript using React Native, Iconic, Cordova
- Games? Javascript using Phaser
+ 2
Assembly will always be relevant while we deal with CPU of current technology level.
0
mark my words, C/C++ will always remain in practice coz C/C++ is native language and C++ support most paridigms that means you can code in any style acording to your need.