@[email protected] to Programmer [email protected] • 2 years agoTruei.postimg.ccimagemessage-square119fedilinkarrow-up11.07Karrow-down117
arrow-up11.05Karrow-down1imageTruei.postimg.cc@[email protected] to Programmer [email protected] • 2 years agomessage-square119fedilink
minus-square@[email protected]linkfedilink18•2 years agoNot sure, OOP should come before data structures and algorithms…
minus-square@[email protected]linkfedilink11•2 years agoIt does. But the meme is showing the newbie skip over everything and go straight to ML
minus-square@[email protected]linkfedilink4•2 years agoyeah, it should be the other way around, else OOP becomes too abstract to really understand
minus-square@[email protected]linkfedilink4•2 years agoinheriting those data structure concepts early on can really help with learning some aspects of OOP later
minus-square@[email protected]linkfedilink2•2 years 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.