10 years ago, we prefered writing our new applications in Java instead of C++/C, because it is platform independent, easy to code, no need for writing destructor (thanks to GC), libraries and performance results were very close to C++.
But today, everthing changed :) in many aspects.
Reading the following article made a flashback effect on me:
http://stevewedig.com/2014/02/17/why-and-how-i-write-java/
I'm wondering 10 years later, why we will use Java?
:-)
Image source:






