Difference between revisions of "Table/Declarative vs. Imperative"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|+ | |+ [[Table/Declarative vs. Imperative|Declarative vs. Imperative Reasoning]] | ||
|- | |- | ||
! Concepts\Programming Style !! Imperative !! Declarative | ! Concepts\Programming Style !! [[Imperative]] !! [[Declarative]] | ||
|- | |- | ||
| Mathematical Subject || [[Algorithmic Description]] || [[Category Theory]] | | Mathematical Subject || [[Algorithmic Description]] || [[Category Theory]] |
Revision as of 03:50, 4 August 2021
Concepts\Programming Style | Imperative | Declarative |
---|---|---|
Mathematical Subject | Algorithmic Description | Category Theory |
Scope | Local | Global |
Scientific Doctrine | Classical Physics | Quantum Physics |
Analytical Modeling | Newtonian Mechanics | Lagrangian Mechanics |