Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: not revenue, value

...

From an accounting perspective, code is both an asset and a liability: we expect it to generate a revenue streamvalue, but each line of code typically also requires additional engineering time after it is initially written, be it for bug fixes or because someone needs to figure out how to take advantage of some library functions you wrote. The collective effort spent on reading a line of code easily exceeds that spent on writing it by an order of magnitude.

...