Comment on Java at 30: How a language designed for a failed gadget became a global powerhouse
chakan2@lemmy.world 6 days agoThey did, but it makes me sad. Python is becoming the next JavaScript because of its ease of use.
The Java guys simply don’t understand how to code without the gang of 4 crutch to lean on.
gedhrel@lemmy.world 5 days ago
Some of the GoF patterns over-emphasise inheritance, but by-and-large, you don’t build large systems without either using or rediscovering software patterns, whether they’re OO, FP, or what-have-you.