Computing.Net > Forums > Programming > Design Patterns

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Design Patterns

Reply to Message Icon

Name: Marcus
Date: October 26, 2002 at 05:08:56 Pacific
OS: -
CPU/Ram: -
Comment:

I'm have read a bit about design patterns on the web and I'm really interested in learning more about them.

Does anyone have a book that they want to recommmed (that preferably uses C++ for implementation)?

I was thinking of getting GoF but I'm not sure that that is the best book to start with even if it was the first to be released.

/Marcus



Sponsored Link
Ads by Google

Response Number 1
Name: Jeff Graver
Date: October 28, 2002 at 13:27:37 Pacific
Reply:

I think of design patterns as being something you're more likely to find in a magazine than a book. Get the "Gang of Four" book (that's _Design Patterns_ by Gamma, Helm, Johnson and Vlissides, for those who don't know it). The great thing about that book is that it explains what the authors mean by "design patterns". The point isn't so much to find the best collection of them, but to start your own collection. In this sense, the Gang of Four book is to design patterns as Donald Knuth's classic The Art of Computer Programming is to algorithms. It's a GREAT place to start, but problem-solving is a better strategy than book-buying in the long run.

Jeff


0

Response Number 2
Name: cup
Date: October 28, 2002 at 22:31:05 Pacific
Reply:

You could try "Design Patterns Explained" by Alan Shalloway ISBN 0201715945. It is a lot simpler and takes a lot of the "huh" out of design patterns. I had to read the original design patterns book lots of times to figure out what they were trying to say.


0

Response Number 3
Name: Marcus
Date: October 30, 2002 at 04:44:16 Pacific
Reply:

Thanx, I was actually just looking
at the Shalloway book the other day.
Now all head down and buy it!! =)

/Marcus


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Design Patterns

Design Patterns www.computing.net/answers/programming/design-patterns/3055.html

Advice wanted www.computing.net/answers/programming/advice-wanted/7047.html

How should I learn C? www.computing.net/answers/programming/how-should-i-learn-c/457.html