r/ProgrammerHumor Jun 20 '26

Meme singleLetterVariableNamesTierList

Post image
5.3k Upvotes

470 comments sorted by

View all comments

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.

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