Object design pattern books - ?

From: Jeremy Cowles (jeremy.cowles[nosp_at_m)
Date: 12/31/03


Date: Wed, 31 Dec 2003 13:56:59 GMT

I am in the process of digesting the GoF book, "Design Patterns". This has
been a real eye opening experience, so now I am looking for more books like
this, does anyone have any suggestions?

Any links to pattern catalogs online would be cool too.

Thanks,
Jeremy



Relevant Pages

  • Re: good books for design patterns?
    ... The GOF book is definitely not useful for a quick read. ... I've owned the GOF "Design Patterns" ... >>> not use Java Specific classes, so easily translated into C#, plus the ... >> be a good book for explaining the basics and isn't necessarily aimed at ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: N00b ;-) question: From procedural to object-oriented?
    ... Secondly, it will be way over your head now, but get the GoF book, ... "Design Patterns". ... It'll serve you well in the long run and it is an ...
    (microsoft.public.dotnet.csharp.general)
  • Re: State design pattern proliferation issue
    ... I am currently working on a finite state machine framework and the use ... discussions and books (the GOF book and the Head First ... Design Patterns) I have read on this pattern only use a very small ... the state machine hierarchy will naturally ...
    (comp.lang.java.programmer)