alphacyberranger to Programmer [email protected]English • 9 months agoResponsive Design Go Brrrrsh.itjust.worksimagemessage-square32fedilinkarrow-up1310arrow-down116
arrow-up1294arrow-down1imageResponsive Design Go Brrrrsh.itjust.worksalphacyberranger to Programmer [email protected]English • 9 months agomessage-square32fedilink
minus-square@ZILtoid1991link2•9 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).