Computer science Quote by C.A.R. Hoare
““The most important property of a program is whether it accomplishes the intention of its user.””
About This Quote
Source Book: The Art of Computer Programming, 1972
A program's worth is judged by how well it fulfills the user's intended purpose.
In simple terms: Program success = meeting user intent.
Focus on user goals.
Themes
Mood
Type
When to use this quote
- software development
- product management
- UX design
Key Concepts
Questions to Reflect On
- How do you clarify user intent?
- What metrics measure program success?
User intent may be ambiguous.