freddo@feddit.nu to Programmer Humor@programming.devEnglish · 15 days agoOOP at home:feddit.nuimagemessage-square89linkfedilinkarrow-up1270arrow-down112
arrow-up1258arrow-down1imageOOP at home:feddit.nufreddo@feddit.nu to Programmer Humor@programming.devEnglish · 15 days agomessage-square89linkfedilink
minus-squaretatterdemalion@programming.devlinkfedilinkarrow-up0·10 days agoI have used OOP design patterns many times, but that doesn’t mean I use inheritance a lot. I almost always reach for interfaces instead.
minus-squareValmond@lemmy.dbzer0.comlinkfedilinkarrow-up1·9 days agoWell then I understand why inheritance isn’t your thing, I yet have to see an interface in need of inheritance.
I have used OOP design patterns many times, but that doesn’t mean I use inheritance a lot. I almost always reach for interfaces instead.
Well then I understand why inheritance isn’t your thing, I yet have to see an interface in need of inheritance.