Tradeoff

Everything in life is a tradeoff.

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.