There And Back Again on Code Comments
It’s interesting how learning is sometimes like travel. At the end of the journey, you end up back where you started, only with a broadened perspective. Trivial example: code comments. When I was new to programming I commented my code extensively. If I’m honest, it was to compensate for my difficulties in reading code. A …