Lecture 1-Introduction to Programming
Lecture 1-Introduction to Programming
|
Objectives
• Explain Computer programming.
-A sequence of instructions/
statements written in a programming
language to solve a given problem or
accomplish a given tasks.
-A computer follows the instructions in
a program to do anything.
-A program is loaded into main
memory before execution.