Examples of using Code smell in English and their translations into Ukrainian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Detect code smells.
Code Smell Comments.
Code Smell Middle Man.
What is Code Smell?
Code Smell Data Class.
How does your code smell?
Code Smell Data Clumps.
Long Parameter List This code smell is part of the much bigger Refactoring Course.
Code Smell Lazy Class.
Primitive Obsession This code smell is part of the much bigger Refactoring Course.
Code Smell Long Method.
Object-Orientation Abusers This code smell is part of the much bigger Refactoring Course.
Code Smell Temporary Field.
Large Class This code smell is part of the much bigger Refactoring Course.
Code Smell Feature Envy.
Switch Statements This code smell is part of the much bigger Refactoring Course.
Code Smell Large Class.
Often the deeper problem hinted at by a code smell can be uncovered when the code is subjected to a short feedback cycle, where it is refactored in small, controlled steps, and the resulting design is examined to see if there are any further code smells that in turn indicate the need for more refactoring.
Code Smell Message Chains.
Code Smell Refused Bequest.
Code Smell Switch Statements.
Code Smell Divergent Change.
Code Smell Inappropriate Intimacy.
Code Smell Speculative Generality.
Code Smell Primitive Obsession.
Code Smell Duplicate Code. .
Code smell(symptoms of inferior code quality that can contribute to technical debt).
Code smells are not a set of strict rules. They are indicators of problems, that should be addressed during refactoring.
Code smell(symptoms of inferior code quality that can contribute to technical debt) Big ball of mud Software rot Bus factor Escalation of commitment Software entropy SQALE Sunk costs TODO, FIXME.