posted 23 years ago
ok,
most used patterns are iterator, singleton, factory method, template method.
most useful patterns, almost every pattern.
the ones i like most
facade, decorator, visitor, builder.
the ones i don't understand well
command, proxy (understand can't appreciate).
thanks