TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do blind developers navigate code?

3 点作者 hx2a大约 5 年前
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&#x27;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.

1 comment

mtmail大约 5 年前
Also check the HN archives <a href="https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=blind" rel="nofollow">https:&#x2F;&#x2F;hn.algolia.com&#x2F;?q=blind</a><p>&quot;Blind software development at 450 words per minute&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21898537" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21898537</a><p>&quot;The Tools of a Blind Programmer&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11415722" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11415722</a><p>&quot;How a Blind Person Programs&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8965048" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8965048</a>