codeinabox@programming.dev to Programming@programming.devEnglish · 3 days agoFifty Shades of OOPlesleylai.infoexternal-linkmessage-square7fedilinkarrow-up134arrow-down11
arrow-up133arrow-down1external-linkFifty Shades of OOPlesleylai.infocodeinabox@programming.dev to Programming@programming.devEnglish · 3 days agomessage-square7fedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up6·3 days 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.