1. Introduction
  2. Installing the required tools
  3. 1. The smallest assembly language program we can get away with
  4. 2. Receiving input from the command line
  5. 3. Printing text output to the terminal
  6. 4. Calling a function
  7. 5. Deciding what to do
  8. 6. Looping and repeating

Basic x86 Assembly Language Tutorial

Deciding what to do