Problem Quote by Tony Hoare
“Some problems are better evaded than solved.”
About This Quote
Source Book: “Programming Pearls”, 1980
Avoiding certain problems may be preferable to tackling them directly.
In simple terms: Sometimes evasion is wiser than solving.
Recognize when to sidestep a problem.
Themes
Mood
Type
When to use this quote
- software debugging
- project management
- conflict resolution
Key Concepts
Questions to Reflect On
- When is it better to solve rather than avoid?
- What criteria determine a problem’s solvability?
Evasion can lead to unresolved issues later.