Section 1: Introduction


Program Preparation Process

    Higher Level Language, e.g. PASCAL

               |
               |
               |
               V

    Assembly Language  (machine specific)

               |
               |
               |
               V

     Machine Language (zero's and one's that CPU executes)
                        (machine specific)

Unit 1.1 -- Why Use Assembly Language?

Unit 1.2 -- Binary Numbers

Unit 1.3 -- Hex Notation and Arithmetic

Unit 1.4 -- Units, general format for panels