Recent Articles



































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-patterns are bad examples. They are also known as pitfalls.

Among them are:

[Top]

References






  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License