• @III@lemmy.world
    link
    fedilink
    English
    106 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
      106 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
      16 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.