Re: Seeking advice: which "Design Patterns" book is best
Re: Seeking advice: which "Design Patterns" book is best
- Subject: Re: Seeking advice: which "Design Patterns" book is best
- From: Troy Stephens <email@hidden>
- Date: Fri, 15 Jul 2005 13:30:35 -0700
On Jul 9, 2005, at 1:30 PM, Larry Gerndt wrote:
What book about "Design Pattern" do the Cocoa experts recommend? I
only know C++ and Objective C (in other words, I don't know Java.
Does it matter?
"Design Patterns" by Gamma et. al. (as already mentioned by Daniel
Jalkut) is a fine book. The illustrative example code/pseudocode is
mostly C++, but the concepts carry over to most any OO language.
Included in the description of each pattern is a survey of "Known
Uses" in various systems and toolkits. Where you see "NeXT AppKit",
think "Cocoa". And substitute "NS" for "NX". :-)
Enjoy!
Troy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden