Code comments can be immensely helpful, but they can be incredibly damaging to a codebase if used incorrectly (which this course will cover even more later on down the line). This lesson will teach you:
Why engineers will try the very weird "code comment cache" anti-pattern
The importance of Git, GitHub, and version control platforms in general
How to not be lazy and properly deal with code that isn't necessary now but may be useful later