472,119 Members | 1,865 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,119 software developers and data experts.

Could someone please write Design Patterns in C# for Dummies?

I have the infamous GoF Design Patterns boo - it's been sittin gon my shelf
for years. I have a huge reading list and find this book a rather dry read
and am always putting it off.

I have recommendation for "Head First Design Patterns" book, but it's aimed
aimed at Java developers. I'd rather have a book that has a "For Dummies"
readability that that hopefully exploits C# and .NET features and (oh,
please, please, please) includes a CD with source code for these patterns to
speed things up.

Thanks for any advice!

Carlo
Mar 2 '06 #1
2 2497
Hi,

"Carlo Stonebanks" <cs*********@nissenfasteners.com> wrote in message
news:el*************@TK2MSFTNGP14.phx.gbl...
I have the infamous GoF Design Patterns boo - it's been sittin gon my shelf
for years. I have a huge reading list and find this book a rather dry read
and am always putting it off.
IMO I find this book very good, the first part where they practically give
a glapse of how to use the patterns building an editor is one of the best
explanations I have seen.
Not dry at all really
I have recommendation for "Head First Design Patterns" book, but it's
aimed aimed at Java developers. I'd rather have a book that has a "For
Dummies" readability that that hopefully exploits C# and .NET features and
(oh, please, please, please) includes a CD with source code for these
patterns to speed things up.

IMO design pattern is not a "dummies" theme , it's more "for professionals"
than for "for begginers" you need to have a very good understanding of OOP
to really understand it.
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
Mar 2 '06 #2
Carlo:

I understand the frustration. I was sick and tired of mazes after
reading the GoF book, so I started on easier books like, C# Design
Patterns, and UML and Design Patterns by Craig Larman.

I also looked for internet resources and found the gem to be
http://www.dofactory.com/Patterns/Patterns.aspx, which is akin to the
Dummy's Guide that you are looking. Then I went back to the GoF book
and understand a lot more of what was going on.

If I were you, I would start from:
- the internet resource
http://www.dofactory.com/Patterns/Patterns.aspx,
- read books like "Design Patterns in C#" [spare the "C# Design
Patterns: A Tutotial book"],
http://www.amazon.com/gp/product/032...Fencoding=UTF8
- go back to GoF book, there is plenty of stuff there that I feel is
missed in the other books.
I hope you find this information as useful as I did.

Sincerely,
Bobby

PS. I have been wanting to put up something like a Dummy's guide on a
website, but I haven't found time. Maybe someday ....

Mar 2 '06 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Jay | last post: by
13 posts views Thread by John Salerno | last post: by
4 posts views Thread by Tarun Mistry | last post: by
22 posts views Thread by Krivenok Dmitry | last post: by
5 posts views Thread by Ludwig Wittgenstein | last post: by
10 posts views Thread by vital | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.