This document contains code for several programs written in EMU8086 assembly language. The programs include:
1. A program that prints the name, university, date and class of a student.
2. Programs that compare two numbers from 0-9 and sum values in a vector.
3. An additional program proposed by the student, which is a basic calculator that can perform addition, subtraction, multiplication and division on two input numbers.