Binding, assignment, and such: Revision history

Jump to navigation Jump to search

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.

31 July 2023

  • curprev 13:5813:58, 31 July 2023Helpful talk contribs 401 bytes +401 Created page with "{{programming}} <!-- Binding - create new variable in the current context Assignment - change value of a given variable, often within the narrowest scope The language you use has an effect Some languages are somewhat fuzzy about this distinction, for example python's = can be both, which in a few cases can mean you need functional languages tend to not assign, but may well still bind -->"