Programming Basics/Introduction/What is coding?

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Algorithms are never written in a language that computers can understand. The purpose of coding is to enable the use of these algorithms in a program by translating them into a language that computers can understand.

What is coding?

Coding is the process of transforming a set of instructions into a language that computers can understand.