Code - Debugging (Bug)

About

debugging is the process of removing bug

If debugging is the process of removing software bugs, then programming must be the process of putting them in.

Edsger Dijkstra

Debugger

Debugging

Method

The best debugger ever made is a good night's sleep.

Duck

wiki/Rubber_duck_debugging

Log

Log - Logging

The most effective debugging tool is still careful thought, coupled with judiciously placed print statements.

Brian W. Kernighan

Task Runner