alphacyberranger@sh.itjust.works to Programmer HumorEnglish · 11 months agoResponsive Design Go Brrrrsh.itjust.worksimagemessage-square34linkfedilinkarrow-up1313arrow-down116
arrow-up1297arrow-down1imageResponsive Design Go Brrrrsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer HumorEnglish · 11 months agomessage-square34linkfedilink
minus-squareZILtoid1991@lemmy.worldlinkfedilinkarrow-up2·11 months agoAnd OOP in general. I also used to be infamous for such things, then I started to shorten the names, including using letters that are obvious to the user (e.g. int w, h; for width and height).
And OOP in general. I also used to be infamous for such things, then I started to shorten the names, including using letters that are obvious to the user (e.g.
int w, h;
for width and height).