Program
computer programming and related activities) or programme (Commonwealth English in all other meanings), programmer, or programming may refer to: Program management
Programming language
A programming language is an engineered language for expressing computer programs. Programming languages typically allow software to be written in a human
Reflective programming
for a programming construct. These features can be implemented in different ways. In MOO, reflection forms a natural part of everyday programming idiom
Computer programming
procedures, by writing code in one or more programming languages. Programmers typically use high-level programming languages that are more easily intelligible
Linear programming
Linear programming is a special case of mathematical programming (also known as mathematical optimization). More formally, linear programming is a technique
C (programming language)
programming languages, with C compilers available for practically all modern computer architectures and operating systems. The book The C Programming
Dynamic programming
Dynamic programming is both a mathematical optimization method and an algorithmic paradigm. The method was developed by Richard Bellman in the 1950s and
Extreme programming
elements of extreme programming include programming in pairs or doing extensive code review, unit testing of all code, not programming features until they
Functional programming
functional programming is a programming paradigm where programs are constructed by applying and composing functions. It is a declarative programming paradigm
Python (programming language)
supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. Guido van Rossum