[raspberry-vi] Re: FYI: Hacker News discussions of blind programmers

  • From: Eric Oyen <eric.oyen@xxxxxxxxx>
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Sun, 18 Nov 2018 15:24:27 -0700

The problems aren’t so much with the programming languages themselves. Hell, I 
can use an ordinary text processing program to create the base code. The 
problem is with the IDE (Integrated Development Environment) interface. Most of 
them are graphical and very few are usable by anyone with either a screen 
reader or braille. This is true for Python, C++, Java, Ruby, Perl, C#, and many 
others. All the usual IDE interfaces present as graphical windows and often are 
not accessible. That is where the changes need to be made the most.

Now, as far as making the code easier, adding comments to each line to briefly 
explain the function involved never hurts. Unfortunately, too many code monkeys 
these days don’t do this.

DE n7zzt Eric


On Nov 18, 2018, at 9:52 AM, Rich Morin <rdm@xxxxxxxx> wrote:

There have been a couple of Hacker News discussions recently on the topic
of blind programmers:

Ask HN: Blind programmers, what can I do to make my code easier for you?
https://news.ycombinator.com/item?id=18478776

Ask HN: How should a programming language accommodate disabled programmers?
https://news.ycombinator.com/item?id=18414562

-r
=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of 
the Foundation.

Mike Ray, list creator, January 2013


=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: