A list of instructions to a computer is called a program or software. Such a list is still simply information, stored in ones and zeroes. The way that computers process information is sometimes called the fetch / execute cycle, because programs fetch a command, execute it, and fetch the next command, until they are told to stop.