TheDuffmaster@lemmy.world to Programmer Humor@lemmy.ml · 1 year agoSwitching to OCaml boislemmy.worldimagemessage-square75linkfedilinkarrow-up1385
arrow-up1385imageSwitching to OCaml boislemmy.worldTheDuffmaster@lemmy.world to Programmer Humor@lemmy.ml · 1 year agomessage-square75linkfedilink
minus-squareTheHarpyEagle@lemmy.worldlinkfedilinkarrow-up2·1 year agoIndeed, I’d say an algorithm split among different objects is usually an indication of tightly coupled code. Every code pattern has its pitfalls for inexperienced devs, and I think tight coupling is OOP’s biggest.
Indeed, I’d say an algorithm split among different objects is usually an indication of tightly coupled code. Every code pattern has its pitfalls for inexperienced devs, and I think tight coupling is OOP’s biggest.