![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
IAmSeekingCitationsForStudiesThatEitherConfirmOrRe futeMy PersonalOpinionThatUnderscoresAreMoreReadableThanC amelCase. I_am_seeking_citations_for_studies_that_either_con firm_or_refute_my personal_opinion_that_underscores_are_more_readabl e_than_CamelCase. |
#3
| |||
| |||
|
|
IAmSeekingCitationsForStudiesThatEitherConfirmOrRe futeMy PersonalOpinionThatUnderscoresAreMoreReadableThanC amelCase. I_am_seeking_citations_for_studies_that_either_con firm_or_refute_my personal_opinion_that_underscores_are_more_readabl e_than_CamelCase. |
#4
| |||
| |||
|
|
IAmSeekingCitationsForStudiesThatEitherConfirmOrRe futeMy PersonalOpinionThatUnderscoresAreMoreReadableThanC amelCase. I_am_seeking_citations_for_studies_that_either_con firm_or_refute_my personal_opinion_that_underscores_are_more_readabl e_than_CamelCase. |
#5
| |||
| |||
|
|
Bruce Lewis wrote: IAmSeekingCitationsForStudiesThatEitherConfirmOrRe futeMy PersonalOpinionThatUnderscoresAreMoreReadableThanC amelCase. I_am_seeking_citations_for_studies_that_either_con firm_or_refute_my personal_opinion_that_underscores_are_more_readabl e_than_CamelCase. Try using the space bar next time, Bruce. It's there, it's big. If you want it to transmit the code for "underscore" there are system specific ways to do that on most systems. Whether or not your recipeints will like it is another story. -- "It is impossible to make anything foolproof because fools are so ingenious" - A. Bloch |
#6
| |||
| |||
|
|
Why do you care? Use whichever you like. |
#7
| |||
| |||
|
|
Bruce Lewis wrote: IAmSeekingCitationsForStudiesThatEitherConfirmOrRe futeMy PersonalOpinionThatUnderscoresAreMoreReadableThanC amelCase. I_am_seeking_citations_for_studies_that_either_con firm_or_refute_my personal_opinion_that_underscores_are_more_readabl e_than_CamelCase. Why do you care? Use whichever you like. A better thing to worry about is having meaningful identifiers that aren't too long. Then it doesn't matter much. |
#8
| |||
| |||
|
|
I_am_seeking_citations_for_studies_that_either_con firm_or_refute_my personal_opinion_that_underscores_are_more_readabl e_than_CamelCase. |
#9
| |||
| |||
|
|
Uppercase the reserved words |
|
Do not indent more than 3 spaces. |
|
Use the regular rules of punctuation where possible. Use the normal rules that typesetters have for readability where possible. |
#10
| |||||
| |||||
|
|
[Uppercase the reserved words] This is one I've never quite understood. |
|
The only keywords I would expect to scan for while debugging are SELECT, FROM and WHILE [WHERE], but those are all along the left |
|
I wouldn't scan for AS or IN, so why make them stand out? Most SQL keywords are simple English words that take their usual English |
|
[Do not indent more than 3 spaces] I find the eight-character tab for the AND line quite clear |
?|
If I understand this correctly, I'm following it above where I put no space before the comma, but do put a space afterward. "Where |
![]() |
| Thread Tools | |
| Display Modes | |
| |