Design pattern

O

olivier

Hi,
sorry if it appears twice , i m looking for a good site that explain
lot of design pattern, i mean the name, why the pattern exists and if
possible good example to explain how to use and why to use it. And of
course in C++
Thanks
 
M

Mike Hewson

olivier said:
Hi,
sorry if it appears twice , i m looking for a good site that explain
lot of design pattern, i mean the name, why the pattern exists and if
possible good example to explain how to use and why to use it. And of
course in C++
Thanks

If for you 'design pattern' translates to 'programming paradigm' then I
suggest you fire in to Stroustrup's site at:
http://www.research.att.com/~bs/homepage.html
"A Tour Of C++" ( pdf ) can be found somewhere there - it's a excerpt
from one of his books. You'll need to re-read, but persistence will
repay. An excellent glance at why C++ can be 'multi-paradigm'.
 
H

Howard

olivier said:
Hi,
sorry if it appears twice , i m looking for a good site that explain
lot of design pattern, i mean the name, why the pattern exists and if
possible good example to explain how to use and why to use it. And of
course in C++
Thanks

If you search for "design patterns c++" on groups.google.com, you should get
a lot of ideas on books and links for design patterns with examples in c++.

-Howard
 
G

GTO

How about a good book?

Try Alan Shalloway and James R. Trott's Design Patterns Explained,
Addison-Wesley, 2002.

Gregor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,197
Messages
2,571,040
Members
47,634
Latest member
RonnyBoelk

Latest Threads

Top