When, if ever, is “number of lines of code” a useful metric?

后端 未结 30 2500
無奈伤痛
無奈伤痛 2020-12-08 09:32

Some people claim that code\'s worst enemy is its size, and I tend to agree. Yet every day you keep hearing things like

  • I write blah lines of code in a day.
30条回答
  •  旧巷少年郎
    2020-12-08 09:48

    At least, not for progress:

    “Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” --Bill Gates

提交回复
热议问题