Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
A
collection of my favorites quotes, including my own.
Programs must be written for people to read, and only incidentally for machines to execute.
Harold Abelson and Gerald
Jay Sussman
Hoe ga ik dit nu
programmeren zonder na te denken?
Joost van den Bogaart
Translation: How am I going
to program this without thinking?
Programmeer zo dat je code als poëzie leest.
Richèl Bilderbeek
Translation: program in such
a way that your code reads like poetry.
Fools ignore complexity. Pragmatists suffer it. Some can avoid it. Geniuses remove it.
Alan Perlis
Programmeer zo dat je ook dronken je code zou kunnen onderhouden.
Richèl Bilderbeek
Translation: program in such a way
that you would also be able to maintain your code when drunk.
If you lie to the compiler, it will get its revenge.
Henry Spencer
Eerst is de compiler je vijand, vervolgens je vriend, vervolgens je vriendin.
Richèl Bilderbeek
Translation: at first, your
compiler is your enemy, later it becomes your friend and later it becomes your
girlfriend.
Van mijn std::vector bestaat deze index zeker.
Many, many of my students
before an access violation
Translation: I am sure that
this is a valid index in my std::vector
Waarom zou ik een array gebruiken? Ik pak gewoon een StringGrid die ik onzichtbaar maak.
Joost van den Bogaart
Translation: Why would I want to use
an array? I just use a StringGrid and make it invisible.
Hoe beter je iets geprogrammeerd hebt, hoe saaier het is om je code te lezen.
Richèl Bilderbeek
Translation: the better
you've programmed something, the more boring it is to read your code.
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.