Albbi@piefed.ca to Programmer Humor@programming.devEnglish · 4 months agoObject oriented programming in Python be like:media.piefed.caimagemessage-square2linkfedilinkarrow-up11
arrow-up11imageObject oriented programming in Python be like:media.piefed.caAlbbi@piefed.ca to Programmer Humor@programming.devEnglish · 4 months agomessage-square2linkfedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-24 months agonah, I’m never complaining about self in Python after having tried the this and that nonsense in JS. oh, you’re using a named function instead of an arrow fn? Guess what, this is not what it used to be anymore.
nah, I’m never complaining about
selfin Python after having tried thethisandthatnonsense in JS.oh, you’re using a named function instead of an arrow fn? Guess what,
thisis not what it used to be anymore.