Programming
From Pwniki
Programming (or coding) is the process of writing, testing, debugging, and maintaining the source code of computer programs. The source code is written in a programming language. When programming, one may take an existing source code as a codebase, or create something new entirely. The idea of programming is to, of course, create a program. This program should exhibit a desired behavior based upon its input, and return proper output as necessary. Programming requires expertise in a variety of subjects, including knowledge of the application domain, specialized algorithms, and formal logic.
