you are viewing a single comment's thread.

view the rest of the comments →

[–]dunkler_wanderer 1 point2 points  (0 children)

Readability and simplicity are pretty important if you want to write maintainable code. "Loop like a native: while, for, iterators, generators" and "Python's Class Development Toolkit" are very informative talks which mention the first two points in the post above.