Im wondering if this is a common adhd thing.

For example, I have always wanted to program, but I can’t let myself start with some easy gui building block code. I need to understand how the code is interacting with the computer itself and know how they did it in the 80s. Then of course it’s too hard for me and I give up.

Or if im making music, I need to do everything from scratch the hard way, making it as hard as possible (and killing any creative effort i had in the beginning).

It’s the same with anything. I can’t progress if I dont know the absolute reason why something is being done. And if I do it the easy way, I didn’t do it right and took shortcuts so it was worthless.

  • Lucien [he/him]@mander.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    20 days ago

    I am this way completely. If I don’t fully understand all the details of something, I have no chance of remembering it. Elementary math classes were difficult in college because they infrequently included formal proofs, but as I progressed into more advanced courses I found I really loved math. The formal proofs made the difference. I need to be convinced that something is true; I can’t simply take it at face value.

  • Riskable@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 days ago

    Ooh! Get an Arduino/electronics starter kit! You’ll learn how computers worked in the 80s. Then you’ll be able to move on up to say, Python in no time 👍

    • applemao@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      22 days ago

      I should do that. My problem is what to make. There’s a billion things and it’s all been done already, so I just don’t know what I’d want to even do

      • monkeyman512@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        21 days ago

        I would find and follow a tutorial. They give you the “what” to do and you can go down rabbit holes of research connecting the why/how. Then when your done, you are starting with some knowledge/understanding which makes seeing possible applications easier.

  • Psythik@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    21 days ago

    I’m the same way. I can’t just know how to do something, I need to know why I’m doing something.

    I can’t just blindly follow instructions or I’ll never learn. I need to understand everything so that I can find more efficient ways to do the thing I need to do. This is a common frustration I have in the workplace.