Perl-Sensitive Sunglasses | |
PerlMonks |
Re: Design Patterns Still Aren'tby chunlou (Curate) |
on Aug 19, 2003 at 22:48 UTC ( [id://285069]=note: print w/replies, xml ) | Need Help?? |
Besides prior training, I found the success or failure of introducing and using published patterns in the workplace have a lot to do the the culture and personality of the team. I met a development team led by several Swiss programmers, they did everything by the book, Java and Java patterns all the way. Practically everything they code is according to some associated published pattern. They're like airplane engineers and their codes are very robust. On the other hand, a lot of Web development houses seem to be a bit more on the artistic side than engineering side culture-wise. Many of them kind of abhor the idea of using someone else's ideas (i.e. patterns, reusable solutions). They prefer self-innovation. But every programmer uses "patterns" unknowingly anyway, the minute they reuse their own solution they used before, whether or not they have a name for it. Nothing inherently good or bad about patterns. It's just a way to solve problems.
In Section
Meditations
|
|