Click here to Skip to main content
15,881,173 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
JokeRe: Consistency... Pin
Cp-Coder4-May-20 10:12
Cp-Coder4-May-20 10:12 
GeneralRe: Consistency... Pin
Richard MacCutchan4-May-20 9:10
mveRichard MacCutchan4-May-20 9:10 
GeneralRe: Consistency... Pin
MarkTJohnson4-May-20 10:52
professionalMarkTJohnson4-May-20 10:52 
GeneralRe: Consistency... Pin
ZurdoDev4-May-20 9:20
professionalZurdoDev4-May-20 9:20 
GeneralRe: Consistency... Pin
kalberts4-May-20 10:39
kalberts4-May-20 10:39 
GeneralRe: Consistency... Pin
phil.o4-May-20 10:57
professionalphil.o4-May-20 10:57 
GeneralRe: Consistency... Pin
HellsHarlot4-May-20 20:42
HellsHarlot4-May-20 20:42 
GeneralRe: Consistency... Pin
Sander Rossel4-May-20 22:16
professionalSander Rossel4-May-20 22:16 
I agree completely.
Consistency eases the mind and the eye, clearing your head to think about important matters instead of how this particular variable is cased.
Consistency in code can reduce errors and so create consistent quality as well (or maybe it's the other way around).
If I find inconsistent code I immediately assume it's written by some bungler who was so occupied understanding basic programming that there was simply no mental space left for consistency.
And usually I'm right.
If you can't even get consistency right, the rest of the code probably sucks as well.

When I look at that library I also see variables such as "username_val", where I presume "val" is short for "value".
What else than a value are you going to enter anyway? Confused | :confused:

It seems like an API created by a government, 'nuff said Roll eyes | :rolleyes:

GeneralRe: Consistency... Pin
agolddog5-May-20 3:55
agolddog5-May-20 3:55 
GeneralRe: Consistency... Pin
Col Wolf5-May-20 1:44
Col Wolf5-May-20 1:44 
GeneralRe: Consistency... Pin
agolddog5-May-20 3:53
agolddog5-May-20 3:53 
QuestionChallenging myself with Codegen - a Visitor generator Pin
honey the codewitch4-May-20 8:33
mvahoney the codewitch4-May-20 8:33 
AnswerRe: Challenging myself with Codegen - a Visitor generator Pin
Nelek4-May-20 8:55
protectorNelek4-May-20 8:55 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
honey the codewitch4-May-20 8:58
mvahoney the codewitch4-May-20 8:58 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
Jörgen Andersson4-May-20 9:04
professionalJörgen Andersson4-May-20 9:04 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
honey the codewitch4-May-20 9:12
mvahoney the codewitch4-May-20 9:12 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
Jörgen Andersson4-May-20 9:22
professionalJörgen Andersson4-May-20 9:22 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
honey the codewitch4-May-20 9:30
mvahoney the codewitch4-May-20 9:30 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
Nelek4-May-20 9:38
protectorNelek4-May-20 9:38 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
honey the codewitch4-May-20 9:44
mvahoney the codewitch4-May-20 9:44 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
Nelek4-May-20 20:45
protectorNelek4-May-20 20:45 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
honey the codewitch4-May-20 21:04
mvahoney the codewitch4-May-20 21:04 
GeneralRe: Challenging myself with Codegen - a Visitor generator Pin
Nelek4-May-20 21:11
protectorNelek4-May-20 21:11 
GeneralWhy was Star Wars... Pin
DRHuff4-May-20 8:25
DRHuff4-May-20 8:25 
GeneralThought of the Day Pin
OriginalGriff4-May-20 4:46
mveOriginalGriff4-May-20 4:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.