Below you will find pages that utilize the taxonomy term “quotes”
Posts
Classical quotations and words of wisdom on managing software
Managing Software - Words of Wisdom Software project management is an art and science of planning and leading software projects. It is a sub-discipline of project management in which software projects are planned, implemented, monitored and controlled. These words of wisdom are the outcome of multi-role viewpoint on software development. There is no ranking for better practices. But what really matters is to apply these practices where they make sense and where the users can benefit the most.
Posts
Nine Illuminating Quotes on Debugging
Nine Illuminating Quotes on Debugging Here we present you a list of quotes about debugging programs by renowned developers and programmers from around the world.
Quote #1 Of all my programming bugs, 80% are syntax errors. Of the remaining 20%, 80% are trivial logical errors. Of the remaining 4%, 80% are pointer errors. And the remaining 0.4% are hard. – Marc Donner, IBM Watson Research Center
Quote #2 It takes three times the effort to find and fix bugs in system test than when done by the developer.
Posts
Six Sensible Quotes on User Interface
Six Sensible Quotes on User Interface Quote #1 The Principle of Least Astonishment Make a user interface as consistent and as predictable as possible.
Quote #2 A program designed for inputs from people is usually stressed beyond the breaking point by computer-generated inputs. – Dennis Ritchie, Bell Labs
Quote #3 Twenty percent of all input forms filled out by people contain bad data. – Vic Vyssotsky, Bell Labs