Jump to content

3.1.3 Functional Programming (Basic Concepts): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 July 2025

  • curprev 19:1919:19, 7 July 2025 Mr. Goldstein talk contribs 2,747 bytes +2,747 Created page with "=== 3.1.3 Functional Programming (Basic Concepts) === Imagine you have a super-smart calculator. You give it numbers and tell it to do things like "add these two numbers" or "find the square root of this number." The calculator just gives you the answer; it doesn't change anything else outside of that calculation. '''Functional Programming''' is a style of programming that focuses on '''"what to calculate" rather than "how to do every step"''' (like procedural) or "what..." Tag: Visual edit