|
|
|
|
|
by dehrmann
777 days ago
|
|
Java's maintained almost perfect backward compatibility. If you want code you wrote today to run in 10 more years, Java is probably the best choice. Most other languages have too much of a history of breaking changes, or if you pick C/C++, you'll have issues linking against an old UI library. |
|
I won't doubt how java doing well, but other languages have it beat.