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