Sibbo@sopuli.xyz to Programmer Humor@programming.dev · 6 months agoWhat it's like to be a developer in 2024sopuli.xyzimagemessage-square261fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageWhat it's like to be a developer in 2024sopuli.xyzSibbo@sopuli.xyz to Programmer Humor@programming.dev · 6 months agomessage-square261fedilinkfile-text
minus-squareJargonWagon@lemmy.worldlinkfedilinkarrow-up0·edit-26 months agoI’m guessing it wasore like “Let me pull this book off the shelves and wade through that for the answers”
minus-squarekaffiene@lemmy.worldlinkfedilinkEnglisharrow-up0·6 months agoYeah. Can I get a book - usually something official like K&R for C.
minus-squareWarmApplePieShrek@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·6 months agoAnd the book had all the answers.
minus-squareHammerheart@programming.devlinkfedilinkarrow-up0·6 months agoSo not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this class Animal: class Dog(Animal):
I’m guessing it wasore like “Let me pull this book off the shelves and wade through that for the answers”
Yeah. Can I get a book - usually something official like K&R for C.
And the book had all the answers.
Removed by mod
So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this
class Animal: class Dog(Animal):