On 7/18/2013 1:35 PM, Philipp K. Janert wrote:
There is a great deal of information available for relative beginners, but much less for intermediate- to-advanced Python programmers (at least, as far as I am aware).
Python's idioms are at the basic level. They just get reused at advanced levels.
It's like the question 10 years ago: why aren't there books on programming patterns in Python? Because programming patterns are built into Python. When you use Python, you use common programming patterns.
Someone did write a couple of Python programming pattern books and someone made a blog post about how, no, Python doesn't embody patterns. But it was weak sauce.
-- Sincerely, Chris Calloway http://nccoos.org/Members/cbc office: 3313 Venable Hall phone: (919) 599-3530 mail: Campus Box #3300, UNC-CH, Chapel Hill, NC 27599
