CamelCase VS underscore_method


hey all, in quest develop habits start of programming career have query. notice there 2 methods of coding camelcase or underscore_method. while think camelcase looks nicer imo, reservation in committing underscore_method let's save uppercase letters denote operator or else meaningful. seems tilt argument side based on efficiency opposed aesthetics. i'm interested in efficiency of all. sound right? or case both methods have place in different situations? sidenote: i've noticed when comes programming getting yes or no answer elusive loch ness monster ;)

i use camelcase method parameters , use pascalcase classes , method names. use camelcasing private variable names , use pascalcasing public properties.

most in .net not use underscore seems vestigial previous programming paradigms. see book "framework design guidelines: conventions, idioms, , patterns reusable .net libraries" more specifics.


john grove, senior software engineer http://www.digitizedschematic.com/


Visual Studio Languages  ,  .NET Framework  >  Visual C#



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

How to fix error Msg 1801, Level 16, State 3, Line 1

How to Share webservice object to all user