canpolat@programming.dev to Programming@programming.devEnglish · 3 years agoTyping is not a programming bottleneckblog.ploeh.dkexternal-linkmessage-square27linkfedilinkarrow-up178arrow-down115
arrow-up163arrow-down1external-linkTyping is not a programming bottleneckblog.ploeh.dkcanpolat@programming.dev to Programming@programming.devEnglish · 3 years agomessage-square27linkfedilink
minus-squarephilm@programming.devlinkfedilinkarrow-up3arrow-down2·3 years agoThe curse of OOP (java style…). I mean why do you need to write getter and setter methods. I have wondered at the beginning of university 10 years ago, and am still wondering why you would need something like that…
The curse of OOP (java style…).
I mean why do you need to write getter and setter methods. I have wondered at the beginning of university 10 years ago, and am still wondering why you would need something like that…