Design Pattern and Python: Any book recommendation? Your view?

Andrea Crotti andrea.crotti.0 at gmail.com
Fri Nov 4 08:46:10 EDT 2011


On 11/04/2011 12:33 AM, Anthony Kong wrote:
> Sorry to resurrect this topic. By google search the last discussion was in 2003.
>
> I would like to find out what is the current prevailing view or consensus (if any) on the use of Design Pattern in python?
>
> I am doing some 'fact-finding' in this area on request of my colleagues. Some of them want to buy a book or two in this subject area. Hopefully the newsgroup can give me some book recommendation and insight in this topic.
>
> I myself pretty much subscribe to the view that the nature of python language actually do away much of the need of the use of DP, but it is just a personal view. It comes form my experience of migrating from webware4py (webframework based on J2EE/servlet idea) to cherrypy
>
>
>

Well this book is work in progress
https://bitbucket.org/BruceEckel/python-3-patterns-idioms/src

but it actually looks very interesting



More information about the Python-list mailing list