Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

What are the programming languages

  • A computer CPU is created from transistors, 1 and 0 values. (aka. bits)
  • Its language consists of numbers. (e.g 37 means move the content of ax register to bx register)
  • English? too complex, too much ambiguity.
  • Programming languages are in-between.