Asked by:
Book for Design Pattern

Question
-
User1949533435 posted
Hi All,
Please suggests me a good book for Design Patterns.
Tuesday, May 15, 2007 2:39 AM
All replies
-
User1109032460 posted
Try
"Head First Design Patterns" by Elisabeth Freeman.
The Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"
Tuesday, May 15, 2007 4:47 AM -
User-1838013371 posted
Try
"Head First Design Patterns" by Elisabeth Freeman.
The Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"
The "Head First Design Patterns" is a Good Book to Learner,If You not Study C++ Language,If you across The Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software is too difficulty.
Tuesday, May 15, 2007 8:40 AM -
User-114806852 posted
You can also check out Design Pattern Framework, it comes in a C# and VB.NET edition. It is also by Gang of four.
Friday, June 8, 2007 1:36 PM -
User-2074625069 posted
This isn't too bad:
Professional Design Patterns in VB.NET: Building Adaptable Applications (Paperback)
http://www.amazon.co.uk/Professional-Design-Patterns-VB-NET-Applications/dp/1861006985/ref=sr_1_2/202-6017378-1899819?ie=UTF8&s=books&qid=1187366144&sr=8-2But as the guy above said go to dofactory and buy and download the Design Pattern Framework http://www.dofactory.com/Framework/Framework.aspx it comes in VB.net and C# and not only does it show working examples it also has a complete e-commerce application with documentation and code annotation that shows all the patterns in a real world app. Genius!
Friday, August 17, 2007 11:59 AM -
User-630986047 posted
This reminds me of a book i read Check out the new Ford Book - Ford and The American Dream by Clifton Lambreth - www.thefordbook.com
Tuesday, August 21, 2007 11:28 PM