Software_antipatterns Software_antipatterns

Software antipatterns - Definition and Overview

In computer science, anti-patterns are problems that happen frequently in computer programming and that should be avoided in good practice.

The term comes from the Gang of Four's Design Patterns book, which laid out examples of good programming practise. The authors termed these good methods "design patterns", while "anti-patterns" are the opposite.

Anti-patterns can also be referred to as pitfalls, to emphasise that they are a dangerous trap which an unwary programmer might find themselves in.

Among them are:

References

Example Usage of antipatterns

barambani: Common performance antipatterns talk http://bit.ly/5r2MPi
AgileForAll: RT @hyleung: When ScrumMaster Becomes the Impediment via InfoQ (http://bit.ly/6drWTt) - #antipatterns for #scrum teams
mikezter: Sql antipatterns Strike Back. Great Slides with examples and solutions http://is.gd/5oxOw
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.