My Patterns Blog

Thursday, March 17, 2005

Review of a website ...

The other day, in lecture, we saw different existent patterns (visitor, template, builder, factory …). However, lessons are rather theoretical and I lacked concrete examples. That's why, I left in search of information on the web and that I found this website.

It’s a website on C# and .NET training for developers but there is a very good section on Design Patterns [here]. You can find all patterns of Gang Of Four and for each, there are: a definition with a frequency of use (very important to know which are the most used patterns), a UML diagram, participants of this patterns with a example and finally, a source code in C#.

So, in conclusion, I think it’s a good website for every beginner who has difficulties with patterns (like me…). The only defect is the lack of source code in other language apart from C# but this last is very similar to Java.


I added the address in my links.

0 Comments:

Post a Comment

<< Home