Science Fair Project Encyclopedia
Accidental complexity
Accidental complexity is a problem of complexity in computer programs or its development process (computer programming), that can be avoided, as opposed to Essential complexity . While some complexities are inherent, others are due to misunderstanding of problems, ineffective planning and unimportance of the project. Many prototypes likely happen to be too complex because programmers use those prototypes to understand the matters they face.
Accidental complexity is an example of an anti-pattern.
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


