cjlhomeaddr...@gmail.com said:
> In my experience, programmers are typically able adept at thinking of
> variables in the abstract, thus the preponderance of "foo" and 'bar" when
> conversationally describing programming with variables. 

I think that's misleading.

I consider sensible names (variables and procedures) to be a key step in 
making code easy to understand.  That's why we use names like "height" rather 
than "j13".

"foo" and 'bar" are generally used for local variables.  They are like 
pronouns.  You have to know the context in order to figure out what they mean.


-- 
These are my opinions.  I hate spam.



_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to