Lecture 1
Lecture 1
Lecture 1
Fundamentals
Lecture # 01
Tuesday, Jan 23, 2024
Spring 2024
FAST – NUCES, Faisalabad Campus
● Computer program: The computer program is a set of instructions that tells the
computer hardware what to do and when to do it
○ There are two parts to develop computer programs, the algorithm and the syntax
Code the
program
Implement and
Test
maintain
■ Output layout spacing charts represent what the finished output report or
screen will look like
● Algorithm is a process that a computer could carry out to complete a well defined
task within finite time and resources
● Implementation phase:
○ Implement the program in some programming language