Computing Vocab Flashcards
Algorithm
Functions set out to acheive a task -literally instructions
Sequence
The order instructions/ algorithms go
Variable
(Named data for) A value that can be inspected or altered by the program
Iteration
A repeated set of instructions/ algorithms
e.g. Forever loops, while true,
Selection
A choice of which set of code to follow is dependent on a true or false question
e.g. “if then else”, “when… do”
Program
Set of algorithms created to solve a problem - commenly known as apps
(application software)
Input
Method of enetring data into computer system (usually wih input device)
e.g. mouse / keyboard
Output
Method of displaying info out to a user
e.g. screen
LED
Light (emitter) Come in several different colours - red, yellow, amber, white, green , blue