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.

  • Riskable
    link
    fedilink
    English
    arrow-up
    13
    ·
    22 hours 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
      6
      ·
      22 hours 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
        2
        ·
        15 hours 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.

      • scrollo@lemmy.world
        link
        fedilink
        English
        arrow-up
        7
        ·
        21 hours ago

        Pick something in your daily life that you want to make more convenient. Start searching for tutorials, necessary hardware, and related coding.

        Even something simple like, “I wish I didn’t have to turn on my fan because it’s in the corner.” Boom: look into building a motion sensor that runs a fan, and maybe it connects via a USB port for power.

        Convince yourself it doesn’t need to perfect. It just needs to create a convenience that happens to teach you something.