-
Engineering is the application of scientific principles toward practical ends. If the engineering isn't practical, it's bad engineering.
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
-
The trouble with quick and dirty is that dirty remains long after quick has been forgotten.
Steve McConnell -
The default movement on a software project should be in the direction of taking elements of the software away to make it simpler rather than adding elements to make it more complex.
Steve McConnell -
In software, the chain isn't as strong as its weakest link; it's as weak as all the weak links multiplied together.
Steve McConnell -
A blanket attempt to avoid mistakes is the biggest mistake of all.
Steve McConnell -
A brute force solution that works is better than an elegant solution that doesn't work.
Steve McConnell -
It's OK to figure out murder mysteries, but you shouldn't need to figure out code. You should be able to read it.
Steve McConnell