Lecture # 1
Lecture # 1
Program Object
Testing and
design oriented
Debugging
Process programming
Runtime
Syntax error Logical error
error
Programming is like Legos
Assembly Language
• One to one correspondence with machine language.
Use symbols or mnemonics to represent
instructions and data.
Machine Language
• It is executed directly by hardware. Machine
instruction consists of binary e.g., 0s and 1s. .
CONTD…