kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 5 个月前Java at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square124fedilinkarrow-up1374arrow-down114cross-posted to: programming@programming.dev
arrow-up1360arrow-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 · 5 个月前message-square124fedilinkcross-posted to: programming@programming.dev
minus-squareKnock_Knock_Lemmy_In@lemmy.worldlinkfedilinkEnglisharrow-up7·5 个月前OOP makes so much sense. What happened?
minus-squareAnti-Antidote@lemmy.ziplinkfedilinkEnglisharrow-up14arrow-down1·5 个月前The AbstractionBubbleFactory popped
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up9·5 个月前AbstractionBubbleBuilderFactoryStrategyImplementation mind you
minus-squarejenesaisquoi@feddit.orglinkfedilinkEnglisharrow-up7·5 个月前Many people increasingly find that using functional patterns enables them to build more reliable software.
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up2·5 个月前I don’t think OOP is as bad as many people make it out to be. It’s perfectly fine in moderation. The problem is that it can lead to over engineered applications when abused.
OOP makes so much sense. What happened?
The AbstractionBubbleFactory popped
AbstractionBubbleBuilderFactoryStrategyImplementation mind you
Many people increasingly find that using functional patterns enables them to build more reliable software.
I don’t think OOP is as bad as many people make it out to be. It’s perfectly fine in moderation.
The problem is that it can lead to over engineered applications when abused.