... | ... | @@ -4,7 +4,7 @@ |
|
|
|
|
|
[Comments :arrow_right: ](smells-and-heuristics-comments)
|
|
|
|
|
|
# 17 Smells and Heuristics
|
|
|
#  Introduction
|
|
|
|
|
|
In his wonderful book [Refactoring](http://www.amazon.com/Refactoring-Improving-Design-Existing-Code/dp/0201485672), [Martin Fowler](http://en.wikipedia.org/wiki/Martin_Fowler) identified many different "[Code Smells](http://en.wikipedia.org/wiki/Code_smell)." The Iist that follows includes many ofMartin's smells and adds many more ofmy own. It also includes other pearls and heuristics that I use to practice my trade.
|
|
|
|
... | ... | |