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.
--
http://mail.python.org/mailman/listinfo/python-list