Software-Bugs Zitate

Auf dieser Seite werde ich ein paar Zitate sammeln zum Thema „Bugs“ – im Bereich Software. Ich fang mal an! (Es könnte passieren, dass viele davon Englisch sind, but that shouldn’t be a real problem to you! ;) ) – Wenns mal mehr werden, sollte man vielleicht doch einzelne Beiträge draus machen und dann mit so Bildern, shareable für incredible Social Media – und natürlich einer fragwürdigen Copyright-Notice! :P

Any fool can write code that a computer can understand. Good programmers write code that humans can understand.

Martin Fowler

The only real mistake is the one from which we learn nothing.

Henry Ford

If debugging is the process of removing bugs. Then programming must be the process of putting them in.

Edsger Dijkstra

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

Martin Golding