![]() | Portal maintenance status:(September 2019)
|
Computer programming orcoding is the composition of sequences of instructions, calledprograms, thatcomputers can follow to perform tasks. It involves designing and implementingalgorithms, step-by-step specifications of procedures, by writingcode in one or moreprogramming languages. Programmers typically usehigh-level programming languages that are more easily intelligible to humans thanmachine code, which is directly executed by thecentral processing unit. Proficient programming usually requires expertise in several different subjects, including knowledge of theapplication domain, details of programming languages and generic codelibraries, specialized algorithms, andformal logic.
Auxiliary tasks accompanying and related to programming includeanalyzing requirements,testing,debugging (investigating and fixing problems), implementation ofbuild systems, and management of derivedartifacts, such as programs'machine code. While these are sometimes considered programming, often the termsoftware development is used for this larger overall process – with the termsprogramming,implementation, andcoding reserved for the writing and editing of code per se. Sometimes software development is known assoftware engineering, especially when it employsformal methods or follows anengineering design process. (Full article...)
The followingWikimedia Foundation sister projects provide more on this subject: