Skip to content

Master of the Machine

John Q Durden edited this page Oct 9, 2015 · 2 revisions

A master of the machine is someone who knows not just how to program, but:

  1. Knows that the program that exists in his/her high-level language must get translated for "la machine".
  2. Knows that the language of the machine is binary words, composing both data and instructions.
  3. Knows that there are space vs. time trade-offs for everything.
  4. Knows that the DigitalLogic and BinaryArithmetic are the linguas-franca that must be mastered and should not dabble in the dark arts of LISP.
Clone this wiki locally