Portal:Computer programming
Introduction

Computer programming is the process of designing and building an executable computer program for accomplishing a specific computing task. Programming involves tasks such as: analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms in a chosen programming language (commonly referred to as coding). The source code of a program is written in one or more languages that are intelligible to programmers, rather than machine code, which is directly executed by the central processing unit. The purpose of programming is to find a sequence of instructions that will automate the performance of a task (which can be as complex as an operating system) on a computer, often for solving a given problem. The process of programming thus often requires expertise in several different subjects, including knowledge of the application domain, specialized algorithms, and formal logic.
Tasks accompanying and related to programming include: testing, debugging, source code maintenance, implementation of build systems, and management of derived artifacts, such as the machine code of computer programs. These might be considered part of the programming process, but often the term software development is used for this larger process with the term programming, implementation, or coding reserved for the actual writing of code. Software engineering combines engineering techniques with software development practices. Reverse engineering is the opposite process. A hacker is any skilled computer expert that uses their technical knowledge to overcome a problem, but it can also mean a security hacker in common language.
Selected article
The Antikythera mechanism (/ˌæntɪkɪˈθɪərə/ ANT-i-ki-THEER-ə or /ˌæntɪˈkɪθərə/ ANT-i-KITH-ə-rə) is an ancient mechanical computer designed to calculate astronomical positions. It was recovered in 1900–1901 from the Antikythera wreck. Its significance and complexity were not understood until decades later. Its time of construction is now estimated between 150 and 100 BC. Technological artifacts of similar complexity and workmanship did not reappear until the 14th century, when mechanical astronomical clocks were built in Europe.
Selected biography
Paul Gardner Allen (born January 21, 1953) is an American business magnate, investor, and philanthropist. Allen co-founded Microsoft with Bill Gates. He is also the 57th richest man in the world along with Viktor Vekselberg and Gerald Cavendish Grosvenor (and family) who all rank the same with an estimated wealth of $13 billion as of 2011. He is the founder and chairman of Vulcan Inc., which manages his business and philanthropic efforts. Allen also has a multi-billion dollar investment portfolio which includes technology companies such as Evri and Gist, real estate holdings, and stakes in other technology, media, and content companies. Allen also owns two professional sports teams, the Seattle Seahawks of the National Football League (NFL), and the Portland Trail Blazers of the National Basketball Association (NBA). He is also part-owner of the Seattle Sounders FC, which joined Major League Soccer (MLS) in 2009. Allen's memoir Idea Man: A Memoir by the Cofounder of Microsoft was released on April 19, 2011.
Selected image
A Hello world program in PHP.
Did you know?
- ... that custom allocators may greatly improve the performance of a computer program written in C++?
- ... that C was designed to allow low-level access to system resources while maintaining code portability across different platforms?
Subcategories
Topics
- Ada
- Algorithm
- Artificial intelligence
- Assembly language
- BASIC
- C
- C Sharp
- C++
- COBOL
- Compiler
- Computer architecture
- Computer graphics
- Computer hardware
- Computer programming
- D
- Data privacy
- Delphi
- Eiffel
- Erlang
- F Sharp
- Forth
- Fortran
- Go
- Haskell
- Information technology
- Interpreter
- Java
- JavaScript
- Julia
- Kotlin
- LabVIEW
- Linker
- Lisp
- List of programming languages
- Loader
- MATLAB
- Node.js
- PHP
- Perl
- Programming language
- Prolog
- Python
- R
- Ruby
- Rust
- SNOBOL
- Scala
- Swift
- Tcl
- Unix shell
Related portals
WikiProjects
Things to do
Here are some things you can do :