--- title: computing published: 2024-07-22T15:34:49+0100 children: - functional - operating-system - software --- ## A computer is a machine that carries out a sequence of math and logic operations Computing involves the use of a computer to do a task. Machine code commands the computer, and is used to manipulate its data (memory, i/o, etc). A list of instructions that the computer runs is called a program.