... read the comments and decided if they matched the code.
And that's exactly what is wrong with relying upon comments to make your code understandable.
Comments cannot be tested.
If I have to mentally run the code in order to decide if (my interpretation of) your comments seems like maybe, could be, if I squint and ignore the typos and grammatical errors and constant changes between first and third person narrative, might actually be correct, then I what? Save myself the effort if having to read the code.
What else?
In reply to Re^5: knowing your audience
by BrowserUk
in thread Programming *is* much more than "just writing code".
by BrowserUk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |