in

How do you name your variables?

How do you name your variables? | variables-memes, random-memes | ProgrammerHumor.io
variables-memes, random-memes | ProgrammerHumor.io

Content

NAMING VARIABLES Giving them meaningful names, according to their use. Giving them the most compact names possible, for less storage usage. Giving them random names like "ahshidn" or "veetus".