Schlemiel the Painter's algorithm: Difference between revisions

Content deleted Content added
m method vs. methodology
No edit summary
Line 3:
In software development, a '''Schlemiel the Painter's algorithm''' (or '''Schlemiel the Painter algorithm''')<!-- Spolsky uses it both with and without the possessive 's --> is a method that is inefficient because the programmer has overlooked some fundamental issues at the very [[High and low level|lowest levels]] of [[software design]]. The term was coined in 2001 by software engineer and essayist [[Joel Spolsky]].
 
The algorithm shouldis not to be confused with the [[Painter's algorithm]] of image compositing, as the two are completely unrelated.
 
__TOC__