Difference between revisions of "Table/Declarative vs. Imperative"
Jump to navigation
Jump to search
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable sortable" style="width: | {| class="wikitable sortable" style="width: 75%; margin: auto;" | ||
|+ [[Table/Declarative vs. Imperative|Declarative vs. Imperative Reasoning]] | |+ [[Table/Declarative vs. Imperative|Declarative vs. Imperative Reasoning]] | ||
|- | |- | ||
! [[Concept]]s\[[Programming Style]] !! [[Imperative]] !! [[Declarative]] | ! [[Concept]]s\[[Programming Style]] !! [[Imperative]] !! [[Declarative]] | ||
|- | |- | ||
| [[Mathematical | | [[Mathematical Semantics]] || [[Algorithmic Sequence]] || [[Category Theory]] | ||
|- | |- | ||
| [[Scope]]s || Local || Global | | [[Scope]]s || Local || Global |
Latest revision as of 09:33, 3 September 2021
Concepts\Programming Style | Imperative | Declarative |
---|---|---|
Mathematical Semantics | Algorithmic Sequence | Category Theory |
Scopes | Local | Global |
Scientific Doctrines | Classical Physics | Quantum Physics |
Scientific Doctrines | Action-Reaction | Stationary Action Principle |
Analytical Modeling | Newtonian Mechanics | Lagrangian Mechanics |
Infrastructure Automation | Ansible | Terraform |