Tradeoff
Everything in life is a tradeoff. Though be careful creating False Dilemma.
Some tradeoffs:
- Abstractions vs.
performance tractability Readibility Accuracy vs. Speed
Paradigms that use these tradeoffs (don’t think paradigm is the right word)
- OOP vs. functional
- Complexity vs. simplicity
Programming
The 10x Developer are really good at finding the tradeoffs.