AgreeableLandscape@lemmy.ml to General Programming Discussion@lemmy.ml · 4 years agoWhat's your favourite naming case system in programming?message-squaremessage-square3fedilinkarrow-up10arrow-down10file-text
arrow-up10arrow-down1message-squareWhat's your favourite naming case system in programming?AgreeableLandscape@lemmy.ml to General Programming Discussion@lemmy.ml · 4 years agomessage-square3fedilinkfile-text
minus-squareVorthas@lemmy.mllinkfedilinkarrow-up1·1 year agoPascalCase or camelCase (note the capitalization of the first letter, that’s the difference between the two) basically always.
PascalCase or camelCase (note the capitalization of the first letter, that’s the difference between the two) basically always.