博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
盲人编程_盲人如何编码
阅读量:2519 次
发布时间:2019-05-11

本文共 2545 字,大约阅读时间需要 8 分钟。

盲人编程

About one out of every 200 software developers is blind. We know this because Stack Overflow .

每200名软件开发人员中大约有1名是盲人。 我们之所以知道这一点,是因为 Stack Overflow 。

The question is: how can blind developers code when they can’t see the screen?

问题是:盲人开发人员在看不到屏幕时如何编码?

freeCodeCamp contributor was born blind. He’s able to code using a standard-issue laptop. He uses a piece of software called a screen reader. With it, he can select a line of text or code, and hear its contents read back to him at hundreds of words per minute. He wrote an article explaining how he’s able to accomplish all this: ()

freeCodeCamp的贡献者出生于瞎子。 他能够使用标准笔记本电脑进行编码。 他使用了一种称为屏幕阅读器的软件。 有了它,他可以选择一行文本或代码,并以每分钟数百个单词的速度听回内容。 他写了一篇文章,解释了他如何完成所有这些工作:( )

And yesterday, Microsoft published a video about how one of their developers is able to program using a screenreader and the Visual Studios code editor. As a sighted developer who stares at screens for much of my waking life, I found this video incredibly impressive and inspiring: ()

昨天,微软发布了一段视频,讲述了他们的开发人员如何使用屏幕阅读器和Visual Studios代码编辑器进行编程。 作为一个目瞪口呆的开发人员,他在醒着的大部分时间里都盯着屏幕,我发现这段视频令人印象深刻,令人振奋:( )

These are just two of the many developers out there who have figured out ways to code productively despite blindness. I hope this inspires you to keep coding despite whatever setbacks you face, and to encourage other people to do the same :)

这只是众多开发人员中的两个,尽管他们盲目地想出了生产代码的方法。 我希望这能激发您尽管遇到挫折也能继续编码,并鼓励其他人也这样做:)

  1. How we taught dozens of refugees to code, then helped them get developer jobs ()

    我们如何教数十名难民编写代码,然后帮助他们获得开发人员的工作( )

  2. Between the Wires: An interview with developer and entrepreneur Guillermo Rauch ()

    电线之间:采访开发人员和企业家Guillermo Rauch( )

  3. How to design a habit-forming shopping experience ()

    如何设计形成习惯的购物体验(需 )

想到的一天: (Thought of the day:)

“How I code doesn’t actually differ all that much from how [sighted developers] code. I’ve learned how to touch type, and mentally conceptualize my code so that I can work with it just like you guys do. The only difference is that I barely ever use a mouse for anything. I tend to stick with hotkeys and the command line instead.” —

“我的编码方式实际上与[有见识的开发人员]编码并没有太大差异。 我已经学会了如何打字,并在思想上将代码概念化,以便我可以像你们一样使用它。 唯一的区别是,我几乎没有用鼠标来做任何事情。 我倾向于坚持使用热键和命令行。” —

当天图片: (Image of the day:)

git commit -m “fixed clock bug”

git commit -m “fixed clock bug”

Source:

资料来源:

当天的研究小组: (Study group of the day:)

Happy coding!

编码愉快!

– Quincy Larson, teacher at

– Quincy Larson, 老师

If you get value out of these emails, please consider .

如果您从这些电子邮件中获得了价值,请考虑 。

翻译自:

盲人编程

转载地址:http://yxrwd.baihongyu.com/

你可能感兴趣的文章
poj 1038 Bugs Integrated, Inc. 三进制状态压缩 DFS 滚动数组
查看>>
zoj 1654 Place the Rebots 最大独立集转换成二分图最大独立边(最大匹配)
查看>>
Wordpress解析系列之PHP编写hook钩子原理简单实例
查看>>
怎样看待个体经济
查看>>
不明觉厉的数据结构题2
查看>>
面向对象编程思想概览(四)多线程
查看>>
二十三种设计模式及其python实现
查看>>
Math类、Random类、System类、BigInteger类、BigDecimal类、Date类、SimpleDateFormat、Calendar类...
查看>>
【设计模式】 访问者模式
查看>>
关于FFMPEG 中I帧、B帧、P帧、PTS、DTS
查看>>
web前端基础:常用跨域处理
查看>>
request和response的知识
查看>>
bootstrap 表单类
查看>>
20165332第四周学习总结
查看>>
Codeforces Round #200 (Div. 1)D. Water Tree dfs序
查看>>
linux安全设置
查看>>
Myflight航班查询系统
查看>>
团队-团队编程项目爬取豆瓣电影top250-代码设计规范
查看>>
表头固定内容可滚动表格的3种实现方法
查看>>
想对你说
查看>>