Link to home
Start Free TrialLog in
Avatar of DesignPatterns
DesignPatterns

asked on

Java Design Pattern Site

for those of you who don't know see a nice useful site.

http://c2.com/cgi/wiki?JavaIdioms
Avatar of DesignPatterns
DesignPatterns

ASKER

see
http://c2.com/cgi/wiki?CategoryCategory
for a complete list to amongst others


(1)Anti Patterns at
http://c2.com/cgi/wiki?CategoryAntiPattern

An anti-pattern is either...

    A pattern that tells how to go from a problem to a bad solution, or
    A pattern that tells how to go from a bad solution to a good solution.

The first seems particularly useless except as a place holder for the message don't do this. The
second is really a positive pattern where the problem is stated as a bad solution.

(2)Refactoring
at
http://c2.com/cgi/wiki?CategoryRefactoring

"Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure." ---
MartinFowler

(3)EJB
Enterprise Java Beans at
http://c2.com/cgi/wiki?CategoryEjb

(4)Testing at
http://c2.com/cgi/wiki?CategoryTesting
wow

:-) :-) :) :)
ASKER CERTIFIED SOLUTION
Avatar of Jan Louwerens
Jan Louwerens
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
:-)
you shouldn't have moved this to the PAQ's so fast