Imperative programming


Topic history | v1 (current) | created by janarez

Details

Imperative programming

| created by janarez | Add resource "State management"
Title
Imperative programming
Description
In computer science, imperative programming is a programming paradigm that uses statements that change a program's state. In much the same way that the imperative mood in natural languages expresses commands, an imperative program consists of commands for the computer to perform. Imperative programming focuses on describing how a program operates. The term is often used in contrast to declarative programming, which focuses on what the program should accomplish without specifying how the program should achieve the result.
Link
https://en.wikipedia.org/?curid=197847

resources

compared in State management
v1 | attached by janarez | Add resource "State management"

authors

This topic has no history of related authors.

topics

relates to Declarative programming
v1 | attached by janarez | Add resource "State management"