Serious question. We had a perfectly serviceable word, yet everyone decided to shift. Is it just that it’s shorter to type?

If so, I feel for your colleagues trying to parse your code when all your variables use abbreviations.

  • masterspace@lemmy.ca
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    1 day ago

    It’s probably predominantly because of the switch to mobile computing / smartphones / web being dominant, and everyone referring to programs there as “apps” / applications.

    i.e. If you write a mobile app with a function-as-a-service backend, you will never compile what someone would refer to as a “program”, so calling yourself a “programmer” (as-in, someone who makes programs) feels inaccurate and a not helpful description for people. “Coder” (as-in, someone who writes code) is a vaguer in terms of the type of code you write and more accurate in terms of what you spend your time producing.

    • dev_null@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 hour ago

      How is a mobile app or a function-as-a-service not a program though? They are clearly programs, at least to me.