Ask HN: How Should I Learn to Programming with Dyslexia/ADHD
I know some programming things already, but I often mistype features or have to reference online documentation to internalize things. Are there anything to help me learn and internalize faster to become a better program?
4 comments
[ 4.3 ms ] story [ 20.4 ms ] threadIn my case, I tend to get really passionate about some project, not so much because it will make me rich and famous but rather simply because I cannot wait to play with it when it's coded.
That gets me through all the typos and so forth.
Keep hacking!
Generally when I'm writing code I will have a dozen tabs open with various documentation pages.
Even if you could remember everything, there's always something new to learn. So done worry if you have to look stuff up, we all do.