Comment on The Top Programming Languages 2023

<- View Parent
lysdexic@programming.dev ⁨9⁩ ⁨months⁩ ago

Java is the only programming language to get popular as a result of marketing.

I don’t think this is true. Java is an outstanding tech stack and was revolutionary in a lot of ways, to the point that it motivated others to shamelessly clone it and in the process create other outstanding tech stacks. See C#.

For starters, Java solved the deployment problem way before containerization was a thing. Developers could simply put together a fat JAR, drop it in a web server like Tomcat, and it would simply reload without a hiccup.

Java is also very tooling-friendly, and has a solid versioning policy.

source
Sort:hotnewtop