mastermind@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoTruei.postimg.ccimagemessage-square101fedilinkarrow-up1292arrow-down14
arrow-up1288arrow-down1imageTruei.postimg.ccmastermind@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square101fedilink
minus-squareKnusper@feddit.delinkfedilinkarrow-up2arrow-down1·1 year agoNot sure, OOP should come before data structures and algorithms…
minus-squaredemonsword@lemmy.worldlinkfedilinkarrow-up1·1 year agoyeah, it should be the other way around, else OOP becomes too abstract to really understand
minus-squareBloodSlut@lemmy.worldlinkfedilinkarrow-up1·1 year agoinheriting those data structure concepts early on can really help with learning some aspects of OOP later
minus-squaredirtbiker509@lemm.eelinkfedilinkarrow-up2arrow-down1·1 year agoIt does. But the meme is showing the newbie skip over everything and go straight to ML
minus-squarenothacking@discuss.tchncs.delinkfedilinkarrow-up1arrow-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…
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
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.