codeinabox@programming.dev to Programming@programming.devEnglish · 2 months agoFifty Shades of OOPlesleylai.infoexternal-linkmessage-square7linkfedilinkarrow-up131arrow-down11
arrow-up130arrow-down1external-linkFifty Shades of OOPlesleylai.infocodeinabox@programming.dev to Programming@programming.devEnglish · 2 months agomessage-square7linkfedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up6·2 months agoOOP debates usually turn into inheritance vs composition which is weird because every modern used language has objects and most OOP languages lean towards composition these days. The core OOP concepts are universal and important.
OOP debates usually turn into inheritance vs composition which is weird because every modern used language has objects and most OOP languages lean towards composition these days.
The core OOP concepts are universal and important.