Home
Random
Authors
Tags
curated by
Davi Ferreira
source code
1/5
commenting
×
The proper use of comments is to compensate for our failure to express ourself in code.
Robert C. Martin
When you feel the need to write a comment, first try to refactor the code so that any comment becomes superfluous.
Martin Fowler
refactoring