How Do You Build A Computer Program?
A computer is an electronic piece of equipment that does nothing more than follow the instructions it’s given, exactly. It can do no more than it’s told, and no less. The sets of instructions that tell the computer what to do are called computer programs. These programs have to be written in a form the computer understands—and the computer only understands one and zero. A computer program is often written in one format for people to read and another format for computers to read. Learn to think logically. In order to write a computer program, you must first learn to think like a computer. You have to realize that you cannot tell the computer things such as “that thing” and “you know.” You absolutely must think and write with exactness and clarity. Often, good computer programmers have difficulty communicating with people because programmers are so good at thinking and working logically that other people don’t understand them—but computers do. Determine what type of computer language