Oracle stuff didn't help. It's initial appeal was that it ran everywhere. Now all languages do. So people who just want to code something quickly w/o worries for security, etc. use Js/Node for web stuff and Python for pretty much everything else. For people really concerned about speed and security C/C++ is the 'real' programmer's tool of choice. Java code gets very ugly, very quickly and code reuse, one of the big promises, just never took off. So Java is kind of purposeless. Pick a task and there is something better and easier to use than Java.
No comments yet.