Portal:Computer programming

The Computer Programming Portal

Sample of computer program on a screen
Sample of computer program on a screen

Computer programming is the process of performing particular computations (or more generally, accomplishing specific computing results), usually by designing and building executable computer programs. Programming involves tasks such as analysis, generating algorithms, profiling algorithms' accuracy and resource consumption, and the implementation of algorithms (usually in a particular 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. Proficient programming thus usually 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 more often used for this larger overall process - while the terms programming, implementation, and coding tend to be focused on the actual writing of code. Software engineering combines engineering techniques and principles with software development. Anyone involved with software development may at times engage in reverse engineering, which is the practice of seeking to understand an existing program so as to re-implement its function in some way. (Full article...)

Selected articles -

Selected images

Did you know? -

Subcategories

Category puzzle
Category puzzle
Select [►] to view subcategories
Computer programming
Algorithms
Anti-patterns
Computer programming books
Code refactoring
Concurrent computing
Programming constructs
Data structures
Debugging
DLL injection
Computer programming folklore
Programming games
Indexes of computer topics
Computer libraries
Live coding
Method (computer programming)
Program derivation
Software optimization
Computer programmers
Programming contests
Programming idioms
Programming language syntax
Programming language topics
Programming languages
Programming paradigms
Programming principles
Quantum programming
Self-hosting software
Software design
Software design patterns
Source code
Source code generation
Streaming algorithms
Programming tools
Visual programming
Wikis about programming
Computer programming stubs

WikiProjects

WikiProjects

There are many users interested in computer programming, join them.
  • WikiProject Computing
  • WikiProject Computer science
  • WikiProject C/C++
  • WikiProject Java
  • WikiProject Cryptography
  • WikiProject Software

Computer programming news

No recent news

Topics

Select [show] to view subtopics

Associated Wikimedia

The following Wikimedia Foundation sister projects provide more on this subject:

Discover Wikipedia using portals
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.