×
Worse is better is a term conceived by Richard P. Gabriel in an essay of the same name to describe the dynamics of software acceptance. Characteristics · New Jersey style · The MIT approach
Richard P. Gabriel ... The concept known as "worse is better" holds that in software making (and perhaps in other arenas as well) it is better to start with a ...
2.1 The Rise of Worse is Better · Simplicity -- the design must be simple, both in implementation and interface. · Correctness -- the design must be correct in ...

Worse is better

Worse is better is a term conceived by Richard P. Gabriel in an essay of the same name to describe the dynamics of software acceptance. Wikipedia
The worse-is-better philosophy means that implementation simplicity has highest priority, which means Unix and C are easy to port on such machines. Therefore, ...
The worse-is-better philosophy means that implementation simplicity has highest priority, which means Unix and C are easy to port on such machines. Therefore, ...
Worse Is Better · RichardGabriel makes this observation on the survival value of software in the paper Lisp: Good News, Bad News, How to Win Big. See ...
Sep 15, 2016 · The worse-is-better approach tends to get simpler software into users hands earlier, and because it is easier to port, it can start to appear ...
Worse is Better is a software design principle that states that software quality is not wholly dependent on the number features of functions and that less ...
Jan 12, 2015 · “Worse Is Better” 25 Years Later – Have We Gotten Lazy? · 25 years ago, Richard Gabriel introduced the idea of two competing styles of design: ...
Aug 11, 2004 · However, I believe that worse-is-better, even in its strawman form, ... when used for software is a better approach than the MIT approach.