Djordje Vlaisavljevic

2690 days ago

A Guide to Naming Variables

a-nickels-worth.blogspot.rs

Software is written for people to understand; variable names should be chosen accorrdingly. People need to comb through your code and understand its intent in order to extend or fix it. Too often, variable names waste space and hinder comprehension.