Hacker News new | ask | show | jobs
by procyon 6533 days ago
if a code is changed comments need to change too! Too many times I have seen out dated comments adding confusion to the code. If my code requires great deal of explanation, I go back to my drawing board and redesign the logic.
1 comments

Very applicable point. I keep on noticing this happen and I would prefer no comments to outdated comments.