+ 2

How do you name your functions and variables?

Do you use long, easily identifiable names? Or short, fast to code names? Generic names? Specific names? Any tips on function or variable naming?

4th May 2017, 10:50 AM
Raithen
Raithen - avatar
2 Answers
4th May 2017, 12:09 PM
Wisdom Abioye
Wisdom Abioye - avatar
+ 1
Long if necessary, our code must be understanding by any developer. We lost time with short and mystic variable name when we read code, debugging...
4th May 2017, 11:53 AM
Antoine