[Tutor] Here's something to talk about
spir
denis.spir at free.fr
Wed Apr 15 21:41:28 CEST 2009
Le Wed, 15 Apr 2009 12:20:20 -0700,
wesley chun <wescpy at gmail.com> s'exprima ainsi:
> i think it's a common style guideline in multiple
> languages i'm familiar with (other than Python) to Capitalize class
> names but keep variables, functions, and methods all lowered.
In most cases I know, class names are capitalized, while func and method names are camel-cased:
ThisKlass
thisFunc
Denis
------
la vita e estrany
More information about the Tutor
mailing list