Zitate
Man darf nicht glauben, eine Idee könne durch den Beweis ihrer Richtigkeit selbst bei gebildeten Geistern Wirkungen erzielen.
Garbage in, garbage out.
If you want to make a difference, pick a standard and get started. If you want to be a highly paid consultant, take simple things and obfuscate them with jargon and nonsense.
Don’t make regular expressions do what they’re not good at. If you want to match a simple pattern, then match a simple pattern. If you want to do math, then do math.
I contend that we are both atheists. I just believe in one fewer god than you do. When you understand why you dismiss all the other possible gods, you will understand why I dismiss yours.
Das Gegenteil von gut ist gut gemeint.
A fool with a tool is still a fool.
Es gibt momentan nichts, wovon ich meine, es sagen zu müssen. Wenn ich etwas zu sagen habe, werde ich es tun, bitte lassen Sie mich so lange in Ruhe.
What you want to do and what you can do are different things. I think "doing what you can" makes you a pro, and then you grow to love it.
The trick is not to spend time developing a combination hammer/screwdriver, but just use a hammer and a screwdriver.
Am Baume des Schweigens hängt seine Frucht, der Friede.
Arguments over style are pointless. There should be a style guide, and you should follow it.
Part of being a good steward to a successful project is realizing that writing code for yourself is a Bad Idea™. If thousands of people are using your code, then write your code for maximum clarity, not your personal preference of how to get clever within the spec.
Under no circumstances should you program the way I say to because I say to; program the way you think expresses best what you’re trying to accomplish in the program. And do so consistently and ruthlessly.
Think before you speak. Read before you think.
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
If you want your customers to love your company, the employees need to love it first.