コードの臭い
1. Code smellIn computer programming, code smell is any symptom in the source code of a program that possibly indicates a deeper problem. Often the deeper problem hinted 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 indicate the need of more refactoring.
Read “Code smell” on English Wikipedia
Read “コードの臭い” on Japanese Wikipedia
Read “Code smell” on DBpedia
Read “Code smell” on English Wikipedia
Read “コードの臭い” on Japanese Wikipedia
Read “Code smell” on DBpedia
Discussions
Log in to talk about this word.