22
Code is read much more often than it is written. You might write it today, but in a month, you are a stranger to that code.
Write your code as if the person who has to maintain it is a dangerous person who knows where you live! Make it clear, clean, and simple.
Log in to add a comment.