mastermind@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoTruei.postimg.ccimagemessage-square120fedilinkarrow-up11.06Karrow-down116
arrow-up11.05Karrow-down1imageTruei.postimg.ccmastermind@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square120fedilink
minus-squareKnusper@feddit.delinkfedilinkarrow-up22arrow-down5·1 year agoNot sure, OOP should come before data structures and algorithms…
minus-squaredirtbiker509@lemm.eelinkfedilinkarrow-up13arrow-down2·1 year agoIt does. But the meme is showing the newbie skip over everything and go straight to ML
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up6arrow-down3·1 year agoIMHO, OOP is just dubious style points, but efficient data structures are far more useful.
minus-squaredemonsword@lemmy.worldlinkfedilinkarrow-up3·1 year agoyeah, it should be the other way around, else OOP becomes too abstract to really understand
minus-squareBloodSlut@lemmy.worldlinkfedilinkarrow-up4·1 year agoinheriting those data structure concepts early on can really help with learning some aspects of OOP later
Not sure, OOP should come before data structures and algorithms…
It does. But the meme is showing the newbie skip over everything and go straight to ML
IMHO, OOP is just dubious style points, but efficient data structures are far more useful.
yeah, it should be the other way around, else OOP becomes too abstract to really understand
inheriting those data structure concepts early on can really help with learning some aspects of OOP later