Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

FaggotCase vs lowercase_underscores

Name: Anonymous 2013-07-27 23:25

Name: sleep, i wanna 2013-07-28 1:17

>>1
They have names:
https://en.wikipedia.org/wiki/Camelcase
https://en.wikipedia.org/wiki/snake_case

>>3
I was going to say this: [requesting source]
But I found your source:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.158.9499&rep=rep1&type=pdf
7 Summary and Future Challenges
The study described in this paper shows that although
those without training take longer to recognize identifiers in
the camel case style, all subjects are more accurate when
identifying a camel-cased identifier. In addition, subjects
trained to use camel casing take less time to identify a
camel-cased identifier than an underscore identifier.
The next step is to consider higher-level tasks in more
realistic settings. One task would investigate the impact
of camel casing versus underscores when reading blocks
of code. For example, subjects might be asked to search
for a particular identifier. Another task would ask subjects
to read natural language para
graphs modified to use camel
casing or underscores. This would enable more direct com-
parisons with previous work done in psychology such as
Epelboim et al. [6].

IOW: Biased as fuck. Even "5.4 Threats to validity" section proof the point. My personal style is always the COBOL_WITH_UNDERSCORE_CONVENTION, making VARIABLES incredibly unambiguous as to what a var SHOULD = as. functions_left_to_reader(), however ᴛʜɪꜱ_ɪꜱ_ꜰɪɴᴇ_ᴛᴏᴏ().

FUNCTIONS_SHOULD_NOT_BE(int like_this, char* at_all);
it_just_looks_wrong(int SINCE_THE_VARIABLES, char* HAVE_GREATER_IMPORTANCE);
SeeIfICare(int ThatYouCanRead, char* ThisAtAll);
ItJustMakeIt(int confusing_as_hell, char* when_you_change_conventions);
data_has_higher_value(int ThanTheProcedures, char* ThatCallThem);

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List