Debug Quotes
- 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,… — Brian Kernighan
- If you're as clever as you can be when you write it, how will you ever debug it? — Brian Kernighan
- I find that getting something on the screen as soon as possible really helps focus the problem for me. It helps me decide what to… — Jamie Zawinski
- Early Apple machines -- don't know how to answer what it was like since there were so few tools. Just had to keep debugging by… — Bob Frankston
- Customers are a great way to finance a business for many reasons. First, customer financing is typically non dilutive. They want something from you other… — Fred Wilson
- Writing software is a very intense, very personal thing. You have to have time to work your way through it, to understand it. Then debug… — Vint Cerf
- I do as much debugging as possible on the Mac, but I occasionally must debug problems in the PC world, which is significantly slower. — Robert Patterson