All public logs

Combined display of all available logs of Canonica AI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:15, 3 May 2024 Ai talk contribs created page Functional Programming (Created page with "==Introduction== Functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions and avoids changing-state and mutable data. It is a declarative type of programming paradigm that emphasizes functions that produce results that depend only on their inputs and not on the program state - i.e., pure mathematical functions. ==Concepts== Functional programming involves several key concepts that disti...")