Re: Bragging about Python



Steve Howell wrote:
--- Szabolcs Nagy <nszabolcs@xxxxxxxxx> wrote:

actually i don't like when a tutorial uses over
complicated cute names
if the context is obvious (fibonacci) then we don't
need to add
'parent_rabbits' and such identifiers

I still prefer the use of "rabbits," but I don't mind
if people change that, as I understand the brevity argument.

The rabbit naming scheme makes the code far more accessible to people who
aren't as familiar with fibonacci.

Really, this is about making Python accessible to more people, not the same
people it's currently accessible to :)


Richard

.