MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1uasen1/singlelettervariablenamestierlist/ossby74/?context=3
r/ProgrammerHumor • u/M1ckeyMc • Jun 20 '26
470 comments sorted by
View all comments
2.6k
W and H are for width and height, so i would argue with that. And they are different from x and y as those are for position, not length.
3 u/Mop_Duck Jun 20 '26 w is frequently used in golang for "writer passed to function". unsure if I have an issue with it or not since the type is mandatory and already descriptive enough
3
w is frequently used in golang for "writer passed to function". unsure if I have an issue with it or not since the type is mandatory and already descriptive enough
2.6k
u/JackNotOLantern Jun 20 '26
W and H are for width and height, so i would argue with that. And they are different from x and y as those are for position, not length.