Intelligent Quotes

Quote

“Inside every large program is a small program struggling to get out.”

Tony Hoare (verified, secondary source)

Description

This quote, also known as Hoare’s Law, offers a wry yet incisive commentary on the nature of software development. It suggests that beneath the surface of any sprawling codebase lies a simpler, more elegant design—a fundamental idea often obscured by layers of unnecessary complexity. The insight serves as a reminder that while large programs tend to accumulate superfluous features over time, the true art of programming is in distilling problems to their simplest form.

Source

Efficient Production of Large Programs (Secondary source)
Transcripts of round-tables at a conference; it’s mostly known as the source of Tony Hoare’s Law, “inside every large program there is a small program trying to get out.”

More about “Efficient Production of Large Programs” →

More Tony Hoare quotes

More quotes by Tony Hoare →

People also read

Related topics

Software Design Computer Programming Simplicity