mastermind@lemm.ee to Programmer Humor@lemmy.ml · 2 年前Truei.postimg.ccimagemessage-square118linkfedilinkarrow-up11.08Karrow-down118
arrow-up11.06Karrow-down1imageTruei.postimg.ccmastermind@lemm.ee to Programmer Humor@lemmy.ml · 2 年前message-square118linkfedilink
minus-squareKnusper@feddit.delinkfedilinkarrow-up23arrow-down5·2 年前Not sure, OOP should come before data structures and algorithms…
minus-squaredirtbiker509@lemm.eelinkfedilinkarrow-up13arrow-down2·2 年前It does. But the meme is showing the newbie skip over everything and go straight to ML
minus-squaredemonsword@lemmy.worldlinkfedilinkarrow-up4·2 年前yeah, it should be the other way around, else OOP becomes too abstract to really understand
minus-squareBloodSlut@lemmy.worldlinkfedilinkarrow-up4·2 年前inheriting those data structure concepts early on can really help with learning some aspects of OOP later
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up6arrow-down3·2 年前IMHO, 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.