Difference between revisions of "Table/Declarative vs. Imperative"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
! Concepts\Programming Style !! Imperative !! Declarative | ! Concepts\Programming Style !! Imperative !! Declarative | ||
|- | |- | ||
| Mathematical Subject || | | Mathematical Subject || [[Algorithmic Description]] || [[Category Theory]] | ||
|- | |- | ||
| Scope || Local || Global | | Scope || Local || Global | ||
Line 10: | Line 10: | ||
| Scientific Doctrine || Classical Physics || Quantum Physics | | Scientific Doctrine || Classical Physics || Quantum Physics | ||
|- | |- | ||
| Analytical Modeling || Newtonian Mechanics || Lagrangian Mechanics | | Analytical Modeling || [[Newtonian Mechanics]] || [[Lagrangian Mechanics]] | ||
|} | |} |
Revision as of 03:37, 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 |