Say it like this
Real examples
"I think using a God Object here is an anti-pattern. Can we break this class into smaller, more focused components?"
"We need to refactor this module because it exhibits the anti-pattern of catching all exceptions without proper handling."
"The authentication system currently uses global variables, which is a known anti-pattern we should fix next sprint."
Don't say this
Handle with care. Anti-pattern is not a verb. Do not say 'we anti-patterned the code.' It describes a solution, not an action to take.
Other forms
anti-pattern
"The tight coupling in this module is a classic anti-pattern."
anti-patterns
"We documented five common anti-patterns in our style guide."
anti-pattern (attributive)
"This is anti-pattern code that needs refactoring."
Often used with
Similar words
Opposites
Practice
Try it
4 quick exercises
1. Your colleague wrote code with tight coupling. What do you say?
2. Using global variables is considered a common _______ in modern software engineering.
3. Which sentence uses 'anti-pattern' incorrectly?
4. Rewrite using 'anti-pattern': 'This way of writing the code is bad because many people do it wrong and it causes problems later.'
Questions
Quick poll
Have you said "anti-pattern" in a standup this week?
Want more structured practice like this? Our English for Programmers course covers real workplace English in depth.




