• III@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    9
    ·
    6 months ago

    It never ceases to amaze me how far idiots will go to avoid learning the most simple things. SQL isn’t hard, people’s difficulty with it says a lot more about them than it does SQL.

    • emptyother@programming.dev
      link
      fedilink
      arrow-up
      11
      arrow-down
      2
      ·
      6 months ago

      People think in different ways. What might seem logical to you might look alien to another. I know SQL well enough to optimize queries, but I find it a lot easier to think about and write queries as LINQ methods. A lot more cleaner and logical to my brain.

    • MonkderZweite@feddit.ch
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Neither is sending form data to the server without any JS. It’s more robust too. Yet almost no form on the web works without JS.