Program
computer programming and related activities) or programme (Commonwealth English in all other meanings), programmer, or programming may refer to: Program management
Computer programming
procedures, by writing code in one or more programming languages. Programmers typically use high-level programming languages that are more easily intelligible
Programming language
of programming language design involve tradeoffs—for example, exception handling simplifies error handling, but at a performance cost. Programming language
C (programming language)
programming languages, with C compilers available for practically all modern computer architectures and operating systems. The book The C Programming
Linear programming
Linear programming is a special case of mathematical programming (also known as mathematical optimization). More formally, linear programming is a technique
Procedural programming
Procedural programming is a programming paradigm, classified as imperative programming, that involves implementing the behavior of a computer program as procedures
Imperative programming
computer science, imperative programming is a programming paradigm of software that uses statements that change a program's state. In much the same way
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
Generic programming
Generic programming is a style of computer programming in which algorithms are written in terms of data types to-be-specified-later that are then instantiated
Python (programming language)
supports multiple programming paradigms, including structured (particularly procedural), object-oriented and functional programming. It is often described