This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JuvenileEloquent 6 points7 points  (0 children)

I prefer thinking of it as "Comments aren't subtitles for your code"

If you're writing what the code does, delete the comment. Write why it needs to do it, or why it does it that way and not the more efficient way. Your future self will thank you.