I am a sighted software developer and educator who is currently working with a blind student, teaching him Python using the Emacspeak editor. One of the difficulties my student is experiencing is when he has to navigate back and forth between two areas of the same file. As a sighted person it is easy for me to move elsewhere in a file and come back to the same place, but for him, using a screenreader, it involves a lot of searching around. Can an experienced blind developer talk to me about how they approach this situation?<p>It's clear to me how I approach using programming tools does not translate to his experiences as a blind student. Can someone help educate me on this? And while we are on the subject, can you recommend any good resources for teaching programming or Python specifically to a blind student? I would greatly appreciate it.
Also check the HN archives <a href="https://hn.algolia.com/?q=blind" rel="nofollow">https://hn.algolia.com/?q=blind</a><p>"Blind software development at 450 words per minute" <a href="https://news.ycombinator.com/item?id=21898537" rel="nofollow">https://news.ycombinator.com/item?id=21898537</a><p>"The Tools of a Blind Programmer" <a href="https://news.ycombinator.com/item?id=11415722" rel="nofollow">https://news.ycombinator.com/item?id=11415722</a><p>"How a Blind Person Programs" <a href="https://news.ycombinator.com/item?id=8965048" rel="nofollow">https://news.ycombinator.com/item?id=8965048</a>