Старание
I could list all of the qualities that I notice in clean code, but there is one overarching quality that leads to all of them. Clean code always looks like it was written by someone who cares. There is nothing obvious that you can do to make it better. All of those things were thought about by the code’s author, and if you try to imagine improvements, you’re led back to where you are, sitting in appreciation of the code someone left for you—code left by someone who cares deeply about the craft.
Michael Feathers, автор на Working Effectively with Legacy Code
Да, приятно е да видиш парче код, за което да си кажеш : “Тук наистина няма какво да се подобри!”. И да си представиш как човекът не просто е написал нещо, което работи, а и е вложил грижа и старание да го подобри до степента, която е пред теб. Това у мен събужда чувство на уважение към автора. И въпроса : Дали и аз бих го довела до този вид?
Мнения на други специалисти (Stroustrup, Booch и др.) : “InformIT > What Is Clean Code? By Robert C. Martin”