1. DTSTTCPW
    1. Do The Simplest Thing That Could Possibly Work
  2. KISS
    1. Keep it simple stupid
    2. La simplicidad es clave en el diseño
    3. Evitar cualquier complejidad innecesaria
    4. "Everything should be made as simple as posible, but not simpler" Albert Einstein
    5. "It seems that perfection is reached not when there is nothing left to add, but when there is nothing left to take away". Antoine de Saint Exupery
  3. YAGNI
    1. You ain't gonna need it
    2. Los desarrolladores no deben agregar funcionalidad hasta que se necesite
    3. Tentación de escribir código que no es necesario en el momento
  4. Referencias
    1. http://xp.c2.com/XpSimplicityRules.html
  5. Acerca de
    1. Topic
    2. Topic