23 Quotes by Andrew Hunt

  • Author Andrew Hunt
  • Quote

    You Can’t Write Perfect Software. Did that hurt? It shouldn’t. Accept it as an axiom of life. Embrace it. Celebrate it. Because perfect software doesn’t exist. No one in the brief history of computing has ever written a piece of perfect software. It’s unlikely that you’ll be the first. And unless you accept this as a fact, you’ll end up wasting time and energy chasing an impossible dream.

  • Share

  • Author Andrew Hunt
  • Quote

    By coding at a higher level of abstraction, you are free to concentrate on solving domain problems, and can ignore petty implementation details.

  • Share

  • Author Andrew Hunt
  • Quote

    But while you can always write ‘spaghetti code’ in a procedural language, object-oriented languages used poorly can add meatballs to your spaghetti.

  • Share

  • Author Andrew Hunt
  • Quote

    Often this is an orthogonality issue. When teams are organized with lots of overlap, members are confused about responsibilities. Every change needs a meeting of the entire team, because any one of them might be affected.

  • Share

  • Author Andrew Hunt
  • Quote

    Don’t rely on the properties of things you can’t control.

  • Share