473,495 Members | 2,058 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Design Patterns - on a mission.

Jay
The GOF text is widely considered the definitive book on
the topic.

Design Patterns: Elements of Reusable Object-Oriented
Softare, Erich Gamma, Richard Helm, Ralph Johnson, John
Vlissides

Note, all the examples are in C++ but you can get through
them with a little work.

Good Luck!

-----Original Message-----
Hi Everyone,

I'm on a mission to learn and successfully utilize the
most popular of the software design patterns out there
today.

I don't come from an OO background but after using .net
for a couple of years I'm rougly getting into shape and I
now really need to solidify my knowledge of design
patterns.

I've found some explanations on the web and even bought a
book called "C# Design Patterns" by James W. Cooper but
found the examples poorly explained, written, and drawn
out. This book is awful and has not helped me so far.
MSDN examples have been overly simplified and really do
not provide any useful code samples that would apply to
everyday development. Through the course of many of my
projects I have found that many times I was using some of
the patterns in one way or another unwittingly, in other
words; they just came naturally.

Can anyone provide me with some links/books/resources on
how to better familiarize myself w/ software design
patterns? Are they even useful? Should I bother? I would
prefer samples in C# but any good info is welcome.

Most appreciated, thanks!
.

Nov 15 '05 #1
1 2357
I recommend GOF for the text, but I had trouble reading the SmallTalk code.
Here's a site with most (all) of the GOF patterns rewritten in C#. It
doesn't go into much descritpion about each one, though. So I'd get it to
complement the book.

http://www.dofactory.com/Patterns/Patterns.aspx

MSDN has the following page on patterns & architectural topics:

http://msdn.microsoft.com/library/de...asp?frame=true

And Bruce Eckel has a free download of his book "Thinking in Patterns". I
haven't read it yet, so I don't know how "good" it is:
http://mindview.axign.com/

--
Mike Mayer
http://www.mag37.com/csharp/
mi**@mag37.com
"Jay" <no*@on.your.life.com> wrote in message
news:02****************************@phx.gbl...
The GOF text is widely considered the definitive book on
the topic.

Design Patterns: Elements of Reusable Object-Oriented
Softare, Erich Gamma, Richard Helm, Ralph Johnson, John
Vlissides

Note, all the examples are in C++ but you can get through
them with a little work.

Good Luck!

-----Original Message-----
Hi Everyone,

I'm on a mission to learn and successfully utilize the
most popular of the software design patterns out there
today.

I don't come from an OO background but after using .net
for a couple of years I'm rougly getting into shape and I
now really need to solidify my knowledge of design
patterns.

I've found some explanations on the web and even bought a
book called "C# Design Patterns" by James W. Cooper but
found the examples poorly explained, written, and drawn
out. This book is awful and has not helped me so far.
MSDN examples have been overly simplified and really do
not provide any useful code samples that would apply to
everyday development. Through the course of many of my
projects I have found that many times I was using some of
the patterns in one way or another unwittingly, in other
words; they just came naturally.

Can anyone provide me with some links/books/resources on
how to better familiarize myself w/ software design
patterns? Are they even useful? Should I bother? I would
prefer samples in C# but any good info is welcome.

Most appreciated, thanks!
.

Nov 15 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
6313
by: Andrea Griffini | last post by:
I did it. I proposed python as the main language for our next CAD/CAM software because I think that it has all the potential needed for it. I'm not sure yet if the decision will get through, but...
5
674
by: Don Vaillancourt | last post by:
Hello all, Over the years as I design more database schemas the more I come up with patterns in database design. The more patterns I recognize the more I want to try to design some kind of...
1
1859
by: Josh28 | last post by:
Hi We are a group of two chaps just out of undergrad, we created a software to automate the use of Design Patterns. We have put it up at Source Forge--http://dpatoolkit.sourceforge.net/ The...
13
6524
by: John Salerno | last post by:
Here are a few I'm considering: Design Patterns Explained : A New Perspective on Object-Oriented Design (2nd Edition) (Software Patterns Series) by Alan Shalloway Design Patterns C# by...
2
2593
by: Carlo Stonebanks | last post by:
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...
22
4678
by: Krivenok Dmitry | last post by:
Hello All! I am trying to implement my own Design Patterns Library. I have read the following documentation about Observer Pattern: 1) Design Patterns by GoF Classic description of Observer....
5
2359
by: Ludwig Wittgenstein | last post by:
Other than the Design Patterns book, which book(s) is/are the best to learn object-oriented software design/architecture from ?
7
3087
by: =?Utf-8?B?bWF2cmlja18xMDE=?= | last post by:
Hi, I would like to know more about design patterns and specifically using C#. Can any one recommend a good book? Thanks
10
3612
by: vital | last post by:
Hi, I am designing the middle tier of a project. It has 6 classes and microsoft application data access block. The six classes are DBServices, Logger, ProjectServices ... etc. and all these...
0
7160
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7196
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6878
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5456
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4583
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1405
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
649
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
286
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.