No Code is the Best Code

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

When programming, the best solution is often the one that minimizes the coding effort.

Before working out an idea, think, think, and think again of all the possible alternatives by asking yourself:

  • Can I eliminate or minimize code?
  • Can I avoid adding code complexity?
  • Can I use anything already existing?

See also “The Best Code is No Code At All” by Jeff Atwood.


© 2024 Massimo Nazaria

RSS

Licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.