Python for Newbies
MRAB
python at mrabarnett.plus.com
Wed Dec 9 22:11:36 EST 2009
Alf P. Steinbach wrote:
> * rm:
>> Here is a new tutorial that may be a good starting point for learning
>> Python.
>>
>> http://www.themaemo.com/python-for-newbies/
>
> Looks nice.
>
> I have two comments: (1) what is "the N900"?, and (2) the naming
> convention, using 'Num' for a variable and 'clsAddress' for a class, is
> opposite of the usual Python convention where one'd write 'num' and
> 'Address'.
>
[snip]
(1) Nokia N900.
(2) I agree that the naming convention is nonPythonic.
More information about the Python-list
mailing list