A code smell is defined on Wikipedia as being a “ symptom in the source code of a program that possibly indicates a deeper problem ”. It’s a term commonly used by our code-writing brethren to describe sub-optimal code but I think the term can be applied
Read More...