Skip to content

Code Quote by Dave Thomas

“All programming is maintenance programming, because you are rarely writing original code.” quote by Dave Thomas
Download Open image
“All programming is maintenance programming, because you are rarely writing original code.”

Dave Thomas

About This Quote

Source Book: The Pragmatic Programmer by Dave Thomas and Andy Hunt, 1999

Programming work is mostly about maintaining existing code rather than creating brand‑new code.

In simple terms: Most coding involves upkeep, not fresh creation.

Key Takeaway

Focus on maintainability and refactoring.

Themes

software development maintenance productivity

Mood

pragmatic analytical

Type

educational practical

When to use this quote

  • working on legacy systems
  • bug fixing
  • refactoring projects

Key Concepts

code hygiene technical debt

Questions to Reflect On

  • How can you balance maintenance with innovation?
  • What practices reduce technical debt?
A Different Perspective

Maintenance can stifle innovation if over‑emphasized.

2.6 out of 5 (4 ratings)

More by Dave Thomas

Explore all 30 Dave Thomas quotes

More Code quotes

Browse all 1,561 Code quotes