Re: Good OO book
- From: Mark Nicholls <Nicholls.Mark@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 09:55:48 -0000
On 29 Aug, 17:12, dev_15 <mhh.sulai...@xxxxxxxxxx> wrote:
Hi, I posted in comp.lang.c++ before and was told to come here. Can
anyone recommend
a good book on OO for a beginner. I was told Design Patterns is a bit
advanced, and that
The Grady Booch book is out of date.
Thanks
It's actually a bizarrely difficult question to answer.
Booch's book is not really out of date....it's just verbose and
difficult.
'Agile software developement' by Martin isn't really a book about OOA/
D or P.....the clues in the title really.
I would actually say the opposite of Mr Lahman.....I would take a
language that your happy with, and mess about with it.....and get a
book about OOP in that language, not a book about the language but one
specifically about OOP, read it...do the examples....mess
about....post messages onto groups.....generally get a feel for
it.....as an introduction I wouldn't get a book on OOA/D, patterns or
agile developement, I would go onto those after getting a basic
understanding of how it all works.....unfortunately I can't recommend
a specific book.
.
- References:
- Good OO book
- From: dev_15
- Good OO book
- Prev by Date: Re: Good OO book
- Next by Date: help
- Previous by thread: Re: Good OO book
- Next by thread: Worth Reading!!!
- Index(es):
Relevant Pages
|