Quotes by Steve McConnell
“A good programmer is someone who looks both ways before crossing a one-way street.”— Steve McConnell
“Good code is its own best documentation. As you’re about to add a comment, ask yourself, 'How can I improve the code so that this comment isn’t needed?'”— Steve McConnell
“The most effective debugging tool is still careful thought, coupled with judiciously placed print statements.”— Steve McConnell
“The problem with code-and-fix development is that the fixing part is the most expensive part.”— Steve McConnell
“The primary purpose of software estimation is not to predict a project’s outcome; it is to determine whether a project is worth starting in the first place.”— Steve McConnell
“It's better to wait for a productive programmer to become available than it is to wait for the first available programmer to become productive.”— Steve McConnell