The document describes assembly language instructions and programming for the 8085 microprocessor. It defines instructions like INR, DCR, JMP, conditional jumps and provides examples of how to use them. It also provides examples of programs to clear data tables, copy data between tables, exchange data between tables, add 8-bit and 16-bit numbers, and add all elements of a data series stored in memory.