Skip to content
computer programming

File:Ada_lovelace.jpg · Wikimedia Commons · See Wikimedia Commons

EntityQ80006· pop 123· linked from 1,999 articles

computer programming

Sign in to save

Also known as programming

the process of designing and building an executable computer program to accomplish a specific computing result or to perform a specific task

AI overview

Computer programming is the process of designing and building computer programs—sets of instructions that tell computers what to do—to accomplish specific tasks or results. It matters because programming enables the creation of all the software that powers modern technology, from apps on your phone to websites and systems that run businesses and organizations.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Image
Listing1.jpg
Show 6 more facts
Lemmy instance URL
programming.dev
Commons category
Computer programming
Classification of Instructional Programs code
11.02
Merchant Category Code
7372
social media followers
515599
Sources (7)

via Wikidata · CC0

~30 min read

Article

Computer programming or coding is the composition of sequences of instructions, called programs, that computers can follow to perform tasks. It involves designing and implementing algorithms, step-by-step specifications of procedures, by writing code in one or more programming languages. Programmers typically use high-level programming languages that are more easily intelligible to humans than machine code, which is directly executed by the central processing unit. Proficient programming usually requires expertise in several different subjects, including knowledge of the application domain, details of programming languages and generic code libraries, specialized algorithms, and formal logic.

Auxiliary tasks accompanying and related to programming include analyzing requirements, testing, debugging (investigating and fixing problems), implementation of build systems, and management of derived artifacts, such as programs' machine code. While these are sometimes considered programming, often the term software development is used for this larger overall process – with the terms programming, implementation, and coding reserved for the writing and editing of code per se. Sometimes software development is known as software engineering, especially when it employs formal methods or follows an engineering design process.

Gallery (5)

Connections

Categories