Table of Contents
Outline of computer programming
The following outline is provided as an overview of and topical guide to computer programming:
Computer programming; process that leads from an original formulation of a computing problem to executable computer programs. Programming involves activities such as analysis, developing understanding, generating algorithms, verification of requirements of algorithms including their correctness and resources consumption, and implementation (commonly referred to as coding<ref>
</ref><ref>
</ref>) of algorithms in a target programming language. Source code is written in one or more programming languages. The purpose of programming is to find a sequence of instructions that will automate performing a specific task or solving a given problem.
History
Platforms
-
-
- Digital computer
-
-
-
Paradigms
- Declarative (as opposed to imperative programming)
-
-
-
- Flow-based (FBP)
-
-
-
-
- Function-level (as opposed to value-level programming)
- Imperative (as opposed to declarative programming)
- Language-oriented (LOP)
- Non-structured (as opposed to Structured)
- Semantic-oriented (SOP)
- Structured (as opposed to non-structured programming)
-
-
- Object-oriented (OOP)
- Value-level (as opposed to function-level programming)
Writing programs
Methodology
Algorithms
Programming languages
Programming language – formal constructed language designed to communicate instructions to a machine, particularly a computer. Programming languages can be used to create programs to control the behavior of a machine or to express algorithms.
Types of programming languages
Popular languages
The top 20 most popular programming languages
:<ref>
TIOBE - The Software Quality Company|url=https://www.tiobe.com/tiobe-index/|access-date=2022-03-20|website=www.tiobe.com}}</ref>
Anatomy of a programming language
-
- Types
-
-
- Subroutines (also known as functions)
- Loops
-
-
Comparisons of programming languages
Comparisons of individual languages
Compilation
Software
-
- Hello world (a common form of example program for learning programmers)
-
-
-
Components
Software development
Software engineering
Software engineering –
See also
-
-
-
-
-
- Types of software
-
- Outline of computer programming
- Programming languages
-
-
- How to Think Like a Computer Scientist - by Jeffrey Elkner, Allen B. Downey and Chris Meyers
Computer programming Programming topics Computer programming Computer programming