Books for learning how to write "big" programs

Simon Brunning simon at brunningonline.net
Fri May 23 08:29:24 EDT 2008


On Thu, May 22, 2008 at 4:55 PM, duli <dulipishi at gmail.com> wrote:
> Hi:
> I would like recommendations for books (in any language, not
> necessarily C++, C, python) which have walkthroughs for developing
> a big software project ? So starting from inception, problem
> definition, design, coding and final delivery on a single theme
> or application.

With regard to the arcitecture of systems rather than process, there
are some good boos liked to from here:
<http://martinfowler.com/articles/enterprisePatterns.html>. Patterns
of Enterprise Application Architecture in particular is a bit of a
classic.

-- 
Cheers,
Simon B.
simon at brunningonline.net
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues | Twitter: brunns



More information about the Python-list mailing list