Brian Kernighan Famous Quotes & Sayings
Discover top inspirational quotes from Brian Kernighan on Wise Famous Quotes.

Each new user of a new system uncovers a new class of bugs.

An effective way to test code is to exercise it at its natural boundaries

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

Controlling complexity is the essence of computer programming.

90% of the functionality delivered now is better than 100% delivered never.

Trivia rarely affect efficiency. Are all the machinations worth it, when their primary effect is to make the code less readable?

Trying to outsmart a compiler defeats much of the purpose of using one.

For better or worse, the people who become leaders and decision makers in politics, law and business are going to come from schools like Princeton.

If you're as clever as you can be when you write it, how will you ever debug it?