Portability Quote by Jim McCarthy
““Portability is for canoes.””
About This Quote
Source Book: The Pragmatic Programmer, 1999
Portability is only useful when the tool fits the task; otherwise it's unnecessary.
In simple terms: Use tools that suit the job, not just for convenience.
Choose appropriate tools for the task.
Themes
Mood
Type
When to use this quote
- software design
- hardware selection
Key Concepts
Questions to Reflect On
- When is portability essential?
- What costs does portability incur?
Portability may add complexity without benefit.