+ 13
[JOKE] The hardest part of programming is naming variables!
True story.
14 odpowiedzi
+ 15
hahaha @James... it takes me some time to name stuff for the Quiz Factory 😥
+ 15
float on_the_surface
double decker
int elligence
+ 13
I use a, b, c, d, ... as variable names in general.
+ 11
(〜 ̄△ ̄)〜
+ 8
/°^°\
+ 8
For code snippets a,b,x,y are sufficient, for projects logical names with suffixes like: fp, buf, cnt. I reserve special names and prefixes, language dependant, like "tmp" or "tmpbuf" or "tmpfp" for debugging and testing. That way I know when code still has to be cleaned before commit. And I'm probably the only person who uses uppercase variable names in shell/Bash scripts, lol.
+ 6
am I the only one that writes super descriptive variables?
+ 6
@minus one, not only you bro 😂😂
+ 5
A SQL query goes into a bar, walks up to 2 tables and asks, "Can I join you?".
+ 4
Aye.
+ 4
am I the only one that writes variable a, variable b? *-*
+ 2
naming them is all part of the fun though!
+ 1
yeah
0
🙊🙊