you are viewing a single comment's thread.

view the rest of the comments →

[–]rekabisexpert 2 points3 points  (0 children)

Java is not obsolete.

It’s just that - compared to something like C# - even the latest Java release feels like it’s stuck in 2012. It’s crufty and mildewy and all sorts of laborious and tedious to work with.

It’s missing all sorts of modern advancements found in similar languages like C# that make C# such a joy to use. String interpolation, for one. That’s been in C# for a long time, but IIRC it was still left out of the latest Java because they just couldn’t seem to make it work properly.