TheDuffmaster@lemmy.world to Programmer Humor@lemmy.ml · 5 months agoSwitching to OCaml boislemmy.worldimagemessage-square36fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageSwitching to OCaml boislemmy.worldTheDuffmaster@lemmy.world to Programmer Humor@lemmy.ml · 5 months agomessage-square36fedilink
minus-squareMajorHavoc@programming.devlinkfedilinkarrow-up0·5 months agoInterfaces are great. Inheritance is often a sign that the previous developer didn’t understand interfaces.
minus-squaredeathmetal27@lemmy.worldlinkfedilinkarrow-up0·5 months agoPrefer composition over inheritance. Though that doesn’t mean inheritance has no place in programming.
Interfaces are great.
Inheritance is often a sign that the previous developer didn’t understand interfaces.
Prefer composition over inheritance. Though that doesn’t mean inheritance has no place in programming.