Chapter 1 (Reviewer)
Chapter 1 (Reviewer)
Chapter 1 (Reviewer)
Programming / Coding - begins with deciding the output and framing the program
logic
-implementation of logic to facilitate specified computing
operations and functionality - is broken down into modules to facilitate programming
-systematic study of reasoning that provides standards by - free programmers from worrying about the procedures to be
which valid reason can be recognized. followed to solve a problem
Program Development Lifecycle (PDLC) -incorporate concepts like artificial intelligence, expert system
etc.
-used by software developers to define the program structure
2 Types of Translator
6 Phases of PDLC
a. Compiler - translation program which translates the
1. defining the problem entire source code of a high level
Terminator / Terminal
- used to indicate the beginning and ending of a
flowchart or routine
Preparation/Initialization
- used to initialize work areas such as counters,
accumulators or array
Input / Output
- indicate where data are entered
Decision
- used to test a condition, which will be either true or
false
On-Page Connector
- indicate the point of which transfer of control
Off Page Connector
- connect separate pages of a flowchart
Flow Lines
- indicate the sequence in which instruction is executed