mastermind@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoTruei.postimg.ccimagemessage-square117fedilinkarrow-up1813arrow-down114
arrow-up1799arrow-down1imageTruei.postimg.ccmastermind@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square117fedilink
minus-squareKnusper@feddit.delinkfedilinkarrow-up17arrow-down2·1 year agoNot sure, OOP should come before data structures and algorithms…
minus-squaredirtbiker509@lemm.eelinkfedilinkarrow-up8arrow-down1·1 year agoIt does. But the meme is showing the newbie skip over everything and go straight to ML
minus-squaredemonsword@lemmy.worldlinkfedilinkarrow-up4·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
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up4arrow-down1·1 year agoIMHO, OOP is just dubious style points, but efficient data structures are far more useful.
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
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
IMHO, OOP is just dubious style points, but efficient data structures are far more useful.