kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 28 days agoJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square119fedilinkarrow-up1341arrow-down114cross-posted to: programming@programming.dev
arrow-up1327arrow-down1external-linkJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comkirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 28 days agomessage-square119fedilinkcross-posted to: programming@programming.dev
minus-squarechakan2@lemmy.worldlinkfedilinkEnglisharrow-up9arrow-down4·28 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.
minus-squaregedhrel@lemmy.worldlinkfedilinkEnglisharrow-up3·27 days agoSome 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.
They 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.
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.