Avalokitesha

joined 1 year ago
[–] Avalokitesha@programming.dev 1 points 2 weeks ago

Similar here, except I suggested a course and they accepted and paid for it (Software Testing). The programming is what I enjoy and want to pursue.

[–] Avalokitesha@programming.dev 2 points 2 weeks ago (2 children)

For me the commitment part was the issue. I'm still working on figuring out how to trick my brain into cooperating with commitments. Having a team that was looking forward to my suggestions and ready to rely on it ended up being the one thing that worked. But this is obviously not easily replicable.

[–] Avalokitesha@programming.dev 1 points 2 weeks ago

I tried that several times but it never worked out for various reasons. For me I really started growing once I was working and had a team that was happy I wanted to learn more and answer my questions.

[–] Avalokitesha@programming.dev 4 points 2 weeks ago (6 children)

I'm like that and one of my friends as well. We're both not diagnosed but strongly suspecting AD(H)D, and I'm also diagnosed with autism.

I can't count the times I started trying to learn programming and ended up quitting for that very reason - but every time I did I knew a little bit more. So I just tried to learn my way and next time I wouldn't need to look up asuch and got a little farther. But I also have the luck of having programmer friends who don't mind trying to answer my sometimes very unusual questions, and over the several attempts I've learned enough to be able to work in test automation.

If you have patient and encouraging people around you you'll eventually get there :) don't go for ui at first, look for console programs so you can get to things like conditions and loops quickly. That's where the meat is for me.