solve-simpler-problems-first

From Microformats Wiki
Revision as of 05:00, 17 September 2007 by Tantek (talk | contribs) (capture some thoughts)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

solve simpler problems first

One of several microformats principles.

It's very hard to solve a hard problem by directly solving it, that is by trying to jump to designing (and/or building) a 100% solution to a hard problem.

It is much easier to solve the "easy" or "common" 80% of a problem, and once that's been solved and implemented, you iterate (using the filter of the real world) and figure out what the next 80% is that "needs" solving (per real world needs, not hypothetical needs).