I notice programming stuff leaks into my thinking and writing often but I actually enjoy the various constructs that help clarify thinking. I don’t have any formal background in logic tho :(

What are some useful and accessible logical tools/operators/symbols that help in thinking+“pseudocode” Edit: definitely useful math/cs/logical symbols are particularly interesting

If you can, please copy/paste the actual unicode symbol or whatever

  • @cheese_greaterOP
    link
    1
    edit-2
    10 months ago

    I just like the idea of certain symbols: conventions as a leverage for more systematic or explicit thinking. I like my coding stuff has helped give me some tools I wouldn’t generally have based on background and I wanna collect them in the same way MentalModels are aggregated/referenced

    • @[email protected]
      link
      fedilink
      110 months ago

      It’s math instead of coding for me, but same. That’s what pushed me to SE/PI/PM. Formal Symbolic Logic is going to be where you find pretty much all of the explicit symbols you’re looking for. General System Theory also makes frequent use of differential equations, and if you understand DE than it can provide a helpful framework, but Logic is going to be most of what you want.

      • @cheese_greaterOP
        link
        110 months ago

        What about LaTeX or whatever? Would that be of any use to me?

        • @[email protected]
          link
          fedilink
          110 months ago

          Eh, I haven’t really used it personally but from what I can tell it’s more about formatting than anything else. It would probably be useful if you want to type up any analysis that uses less common symbols, but as far as I know it doesn’t really present symbols which don’t originate elsewhere.