Design pattern implementation in C++

Programming, for all ages and all languages.
Post Reply
Ghazala

Design pattern implementation in C++

Post by Ghazala »

I want t implement design patterns in C++ as it is my assignetn but i am not getting any scenario in which i can implement them if any one here have worked on design pattern then do help me

as no body here works on java i think but i am sure u people must work on C/C++
Tim

Re:Design pattern implementation in C++

Post by Tim »

Have you read the Design Patterns book?
Ghazala

Re:Design pattern implementation in C++

Post by Ghazala »

Yes i read the bok of Erich gamma on design pattern but i need a senario in which i can apply all of these 23 patterns or implement them indiviually.
Tim

Re:Design pattern implementation in C++

Post by Tim »

There are several examples in the book. Why not write the Lexi word processor?
User avatar
Pype.Clicker
Member
Member
Posts: 5964
Joined: Wed Oct 18, 2006 2:31 am
Location: In a galaxy, far, far away
Contact:

Re:Design pattern implementation in C++

Post by Pype.Clicker »

what is leXiw0rd ?
Post Reply