1 An incredible language that receives far more hate than it deserves
2because of it's poor beginnings.
3 Everyone remembers the slow java applets but often fail to understand
4Java's many positives including:
5 - compatability with many different systems
6 - Just-In-Time compilation making it almost as fast as a native language
7 - the wide range of high-quality and open source libraries developed over
8 many years
9
10 Sure, it may not look as sexy as Python or NodeJS, but when you're
11debugging the call stack 50 functions deep, you'll be glad you picked Java