Re: Guidance - Professional Python Development

2009-03-08 Thread Scott David Daniels
RT wrote: I have been doing Python development at work for several years. I started with the official documentation and tutorial, by necessity, the examples tend to be rather simple and none of them really explain the process of developing complete, industrial strength Python applications.

Re: Guidance - Professional Python Development

2009-03-08 Thread Martin P. Hellwig
RT wrote: Can you recommend any books or articles that you have found offer useful advice on program structure, design and use of classes or any other features or best practices that you feel are important for professional Python development. In my opinion, 'professional development' has sur