Comments in code are quite often a code smell. Let’s see what is suboptimal about comments and talk about some strategies to avoid them.
Comments in code are quite often a code smell. Let’s see what is suboptimal about comments and talk about some strategies to avoid them.
Yeah, comments are absolutely necessary in languages like assembly and gcode.
I give you that, but I am not talking about assembly languages, therefore the examples from my blogpost aren’t showing any :-)