6 ms·
I agree completely with avoid being clever. If the situation requires you write clever code, make sure it is commented fully.
by AtmaScout 11y ago
I agree completely with avoid being clever. If the situation requires you write clever code, make sure it is commented fully.
- mannykannot 11y agoWhere 'fully commented' includes your arguments for its correctness. A person who is writing 'clever' code that is not backed by an argument for its correctness is not being clever: the best he can hope for is lucky.