Skip to content

Instantly share code, notes, and snippets.

@jcstr
Forked from jescalan/programming.md
Created July 4, 2017 07:32
Show Gist options
  • Save jcstr/08ed5931bc5cbe609d5775274b5721cd to your computer and use it in GitHub Desktop.
Save jcstr/08ed5931bc5cbe609d5775274b5721cd to your computer and use it in GitHub Desktop.

"A beginning programmer writes her programs like an ant builds her hill, one piece at a time, without thought for the bigger structure. Her programs will be like loose sand. They may stand for a while, but growing too big they fall apart.

Realizing this problem, the programmer will start to spend a lot of time thinking about structure. Her programs will be rigidly structured, like rock sculptures. They are solid, but when they must change, violence must be done to them.

The master programmer knows when to apply structure and when to leave things in their simple form. Her programs are like clay, solid yet malleable."

-- Master Yuan-Ma, The Book of Programming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment