Skip to content

Instantly share code, notes, and snippets.

@adamyeats-zz
Last active April 17, 2018 20:05
Show Gist options
  • Save adamyeats-zz/5937344 to your computer and use it in GitHub Desktop.
Save adamyeats-zz/5937344 to your computer and use it in GitHub Desktop.

"Programming is science dressed up as art because most of us don't understand the physics of software and it's rarely, if ever, taught. The physics of software is not algorithms, data structures, languages and abstractions. These are just tools we make, use, throw away. The real physics of software is the physics of people—specifically, our limitations when it comes to complexity, and our desire to work together to solve large problems in pieces. This is the science of programming: make building blocks that people can understand and use easily, and people will work together to solve the very largest problems."

  • Pieter Hintjens, ØMQ - The Guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment