TheDuffmaster@lemmy.world to Programmer Humor@lemmy.ml · 5 months agoSwitching to OCaml boislemmy.worldimagemessage-square86fedilinkarrow-up1406arrow-down123
arrow-up1383arrow-down1imageSwitching to OCaml boislemmy.worldTheDuffmaster@lemmy.world to Programmer Humor@lemmy.ml · 5 months agomessage-square86fedilink
minus-squareTheHarpyEagle@lemmy.worldlinkfedilinkarrow-up2·5 months 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.