Algoritma Dan Pemrograman Teori

Algoritma dan Pemrograman Teori
Program is implementation of ALGORITHM that was made from one programming language.
Programming language is notation that was used in ALGORITHM NOTATION to communicate with computers.
Programmers are people who made the programs with ONE OR MANY programming languages.
Identifiers can be used to access something in algorithm or acara.
The simplest and basic structure in algorithm.
Instruction was processed in sequential way (top down approach).
Algorithm structure which allow to execute the instruction if the condition of this instruction was met.
An Algorithm structure that allow us to REPEAT some statements that fulfill LOOPING CONDITION.
Procedure
Instruction block that was made specially to do specific job.
Function
Instruction block that was made specially to do specific job and return a value.
Data structure that saves a group of variables which have same type.
Data structure that contains of several fields (more than one) which has different data types.
Process that arranges random data into sorted data. Data can be sorted into ascending or descending.
Process that search the value in group of data. This process can produce FOUND or NOT FOUND value.
  Rancangan E-Business