There are 3 types of comments in my opinion: The first type are unnecessary comments which only state the obvious. The second type are good comments which add more context to the code and the third type are comments that don't match the code so you basically cannot be sure if the code or the comment is wrong.