Relative Content

Tag Archive for naming

Short function names for often used function or general concept [duplicate]

This question already has answers here: Why are cryptic short identifiers still so common in low-level programming? (11 answers) Closed 9 years ago. I am a bit in a dilemma: Let’s suppose I have a very general function and a specialization of it for convenience reasons. Let’s also assume that the specialized function is used […]

Short function names for often used function or general concept [duplicate]

This question already has answers here: Why are cryptic short identifiers still so common in low-level programming? (11 answers) Closed 9 years ago. I am a bit in a dilemma: Let’s suppose I have a very general function and a specialization of it for convenience reasons. Let’s also assume that the specialized function is used […]

Short function names for often used function or general concept [duplicate]

This question already has answers here: Why are cryptic short identifiers still so common in low-level programming? (11 answers) Closed 9 years ago. I am a bit in a dilemma: Let’s suppose I have a very general function and a specialization of it for convenience reasons. Let’s also assume that the specialized function is used […]