Re: Books for learning how to write "big" programs

2008-06-06 Thread Bob Martin
in 69148 20080605 140635 [EMAIL PROTECTED] wrote: >On May 22, 12:49=A0pm, "Kurt Smith" <[EMAIL PROTECTED]> wrote: >> On Thu, May 22, 2008 at 10:55 AM, duli <[EMAIL PROTECTED]> wrote: >> > Hi: >> > I would like recommendations forbooks(in any language, not >> > necessarily C++, C, python) which have

Re: Books for learning how to write "big" programs

2008-06-05 Thread s0suk3
On May 22, 12:49 pm, "Kurt Smith" <[EMAIL PROTECTED]> wrote: > On Thu, May 22, 2008 at 10:55 AM, duli <[EMAIL PROTECTED]> wrote: > > Hi: > > I would like recommendations forbooks(in any language, not > > necessarily C++, C, python) which have walkthroughs for developing > > a big software project ?

Re: Books for learning how to write "big" programs

2008-05-27 Thread mabbikeel
On May 27, 9:58 pm, c james <[EMAIL PROTECTED]> 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, desig

Re: Books for learning how to write "big" programs

2008-05-27 Thread c james
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. Most of the

Re: Books for learning how to write "big" programs

2008-05-23 Thread Simon Brunning
On Thu, May 22, 2008 at 4:55 PM, duli <[EMAIL PROTECTED]> 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

Re: Books for learning how to write "big" programs

2008-05-22 Thread Dan Upton
On Thu, May 22, 2008 at 1:49 PM, Kurt Smith <[EMAIL PROTECTED]> wrote: > On Thu, May 22, 2008 at 10:55 AM, duli <[EMAIL PROTECTED]> wrote: >> Hi: >> I would like recommendations for books (in any language, not >> necessarily C++, C, python) which have walkthroughs for developing >> a big software p

Re: Books for learning how to write "big" programs

2008-05-22 Thread Kurt Smith
On Thu, May 22, 2008 at 10:55 AM, duli <[EMAIL PROTECTED]> 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

Books for learning how to write "big" programs

2008-05-22 Thread duli
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. Most of the code I have w