Books for learning how to write "big" programs

mabbikeel mabbikeel at gmail.com
Tue May 27 17:52:35 EDT 2008


On May 27, 9:58 pm, c james <cja... at callone.net> wrote:
> duli 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.

I'm not sure, but perhaps Code Complete would be one to check out. I
found it a good read on general design and implementation details, and
has some bits on managing complexity.




More information about the Python-list mailing list