Also known as: Keep It Simple, Stupid (KISS)
When designing solutions to problems, always choose the simplest solution that will work.
This maxim is very important in for making systems easily maintainable and managing complexity.
When designing solutions to problems, always choose the simplest solution that will work.
This maxim is very important in for making systems easily maintainable and managing complexity.
231 comments,
Patterns, Thursday, July 14, 2005 16:26


