codeinabox@programming.dev to Programming@programming.devEnglish · 2 months agoFifty Shades of OOPlesleylai.infoexternal-linkmessage-square7fedilinkarrow-up135arrow-down11cross-posted to: lobsters
arrow-up134arrow-down1external-linkFifty Shades of OOPlesleylai.infocodeinabox@programming.dev to Programming@programming.devEnglish · 2 months agomessage-square7fedilinkcross-posted to: lobsters
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.