I remember in my 3rd year. My programming lecturer always wanted code comments. It turns out I had a bad style for code commenting. Code comments are an integral part of coding. Right now, I almost always comment on my codes.
This post was an excellent way of reminding me about code comments. Thanks!!!