The document defines key terms related to programming and software, including 'Program' as a demand for action, 'Software' as a series of instructions, and 'Instruction' as directives for the computer. It also explains concepts like 'Sequence', 'Flowchart', and 'Decision block' which are essential for understanding how computer programs operate. Overall, it provides foundational terminology for understanding programming processes.
The document defines key terms related to programming and software, including 'Program' as a demand for action, 'Software' as a series of instructions, and 'Instruction' as directives for the computer. It also explains concepts like 'Sequence', 'Flowchart', and 'Decision block' which are essential for understanding how computer programs operate. Overall, it provides foundational terminology for understanding programming processes.
you to do an action Software A a series of boxes, connected with arrow a list of instructions Instruction that tells the computer what to do Command the way items are arranged
Program code
An order that has to be
Sequence carried out, usually in a program a computer program Flowchart that lets you perform tasks The instructions that Process tell the computer what to do A a set of steps or Order actions that happen in the order they are written A an action that Decision block performs a task, or changes something f