|
|
|
|
|
by RayVR
1353 days ago
|
|
Succinctly? You must be a Java programmer. This essay is at least 3-4x longer than I’d like. As a (mostly) python and C++ programmer, Java feels like someone is afraid they’re speaking to an imbecile, so they constantly repeat themselves and over-explain every point. |
|
Jvm developers also take backwards compatibility seriously which is a concern for companies that will be around for more than a year or two.
While I reach for Python for one-off and random small stuff, the lack of types, it’s lack of performance, and the significant spacing make it challenging to share code and maintain.
Java certainly has its place and the changes in this article certainly expand its footprint.