• TimeSquirrel@kbin.social
    link
    fedilink
    arrow-up
    15
    ·
    6 months ago

    Hated Algebra in high school. Then years later got into programming. It’s all algebra. Variables, variables everywhere.

    • lhamil64@programming.dev
      link
      fedilink
      arrow-up
      16
      ·
      6 months ago

      Ehh I wouldn’t say variables in programming are all that similar to variables in algebra. In a programming language, variables typically are just a name for some data. Whereas in algebra, they are placeholders for unknown values.