• Simulation6@sopuli.xyz
    link
    fedilink
    arrow-up
    49
    arrow-down
    1
    ·
    1 day ago

    I don’t think you can memorize how code works enough to explain it and not learn codding.

    • FlexibleToast@lemmy.world
      link
      fedilink
      arrow-up
      24
      ·
      1 day ago

      It’s super easy to learn how algorithms and what not work without knowing the syntax of a language. I can tell you how a binary search tree works, but I have no clue how to code it in Java because I’ve never used Java.

    • Dr. Moose@lemmy.world
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 day ago

      I’m a full stack polyglot and tbh I couldn’t program in some languages without reference docs / LLM even though I ship production code in those language all the time. Memorizing all of the function and method names and all of the syntax/design pattern stuff is pretty hard especially when it’s not really needed in contemporary dev.

    • SaharaMaleikuhm@feddit.org
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      1 day ago

      You’d think that, but I believe you are underestimating people’s ability to mindlessly memorize stuff without learning it.

      • SoftestSapphic@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        edit-2
        1 day ago

        It’s what we’re trained to do throughout our education system.

        I have a hard time getting mad about it considering it’s what we told them to do from a very young age.