Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
Rick Cook
Everyone knows that debugging is twice as hard as writing a program in the first place. So if you’re as clever as you can be when you write it, how will you ever debug it?
Brian Kernighan
If debugging is the process of removing software bugs, then programming must be the process of putting them in.
Edsger Dijkstra
I realized that a large part of my life from then on was going to be spent in finding mistakes in my own programs.
Maurice Wilkes
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
Martin Golding
Best advice in debugging is to avoid making bugs in the first place.
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
- pylint
- pychecker
- pyflakes
- flake8
In [3]:
In [ ]: