this post was submitted on 13 Nov 2024
795 points (96.2% liked)
Greentext
4383 readers
1344 users here now
This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.
Be warned:
- Anon is often crazy.
- Anon is often depressed.
- Anon frequently shares thoughts that are immature, offensive, or incomprehensible.
If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No. Every language has its haters. There's a reason Java is so widely used. If you like it, keep at it.
Yes and the reason is because millions of lines of production code were written and it isn't worth rewriting them.
Plenty of languages around now that don't have 30 years of baggage and the specter of Oracle hanging over it.
Now a days many businesses choose Go.
Many companies may choose something other than Java, but Java is still the behemoth.
Such a decision is taken when the company is completely new or if it is a green field project.
Even in the case of the latter, companies just choose to stick with their existing tech (read: expertise and experience of their tech teams)..
I don't really like Go either, but it's better than Java, and it's pretty good for Big Software (tm). In the end, every language has some problems. Java just has all of them.
The only reason not to choose Go is legacy systems with SOAP. That shit will never die.