// comments considered harmful
There's an interesting paradox in teaching programming. We (and by we I mean 'they') love to teach our students to use comments in code. We ('they') deduct marks if they are missing, return work that isn't fully commented, etc. But! I'm going to go on record as saying that comments…