Encyclopedia > Anti-pattern

  Article Content

Anti-pattern

In computer science, anti-patterns are problems that happen frequently in computer programming and that should be avoided in good practice. In other words, while design patterns are good examples, anti-pattern is negative examples. They are also known as pitfalls Among them are:

Reference



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... the parabola intersects the x-axis in two points.) If the discriminant is negative, then there are two different solutions x, both of which are complex numbers. The two ...

 
 
 
This page was created in 28.1 ms