Addressing accessibility barriers in programming for people with visual impairments: A literature review

A Mountapmbeme, O Okafor, S Ludi - ACM Transactions on Accessible …, 2022 - dl.acm.org
Accessibility issues with programming languages and programming environments pose a
major barrier for students with visual impairments to participate in computing related courses …

Pair programming conversations with agents vs. developers: challenges and opportunities for SE community

P Robe, SK Kuttal, J AuBuchon, J Hart - … of the 30th ACM Joint European …, 2022 - dl.acm.org
Recent research has shown feasibility of an interactive pair-programming conversational
agent, but implementing such an agent poses three challenges: a lack of benchmark …

An empirical investigation into programming language syntax

A Stefik, S Siebert - ACM Transactions on Computing Education (TOCE), 2013 - dl.acm.org
Recent studies in the literature have shown that syntax remains a significant barrier to
novice computer science students in the field. While this syntax barrier is known to exist …

Codetalk: Improving programming environment accessibility for visually impaired developers

V Potluri, P Vaithilingam, S Iyengar, Y Vidya… - Proceedings of the …, 2018 - dl.acm.org
In recent times, programming environments like Visual Studio are widely used to enhance
programmer productivity. However, inadequate accessibility prevents Visually Impaired (VI) …

Structjumper: A tool to help blind programmers navigate and understand the structure of code

CM Baker, LR Milne, RE Ladner - Proceedings of the 33rd Annual ACM …, 2015 - dl.acm.org
It can be difficult for a blind developer to understand and navigate through a large amount of
code quickly, as they are unable to skim as easily as their sighted counterparts. To help …

Interviews and observation of blind software developers at work to understand code navigation challenges

K Albusays, S Ludi, M Huenerfauth - Proceedings of the 19th …, 2017 - dl.acm.org
Integrated Development Environments (IDEs) play an important role in the workflow of many
software developers, eg providing syntactic highlighting or other navigation aids to support …

An exploratory study of blind software developers

S Mealin, E Murphy-Hill - 2012 IEEE Symposium on Visual …, 2012 - ieeexplore.ieee.org
As a research community, we currently know very little about the challenges faced by blind
software developers. Without knowing what those challenges are, the community cannot …

Grid-coding: An accessible, efficient, and structured coding paradigm for blind and low-vision programmers

M Ehtesham-Ul-Haque, SM Monsur… - Proceedings of the 35th …, 2022 - dl.acm.org
Sighted programmers often rely on visual cues (eg, syntax coloring, keyword highlighting,
code formatting) to perform common coding activities in text-based languages (eg, Python) …

Accessibility of command line interfaces

H Sampath, A Merrick, A Macvean - … of the 2021 CHI conference on …, 2021 - dl.acm.org
Command-line interfaces (CLIs) remain a popular tool among developers and system
administrators. Since CLIs are text-based interfaces, they are sometimes considered …

” It's Just Everything Outside of the IDE that's the Problem”: Information Seeking by Software Developers with Visual Impairments

KM Storer, H Sampath, MAA Merrick - … of the 2021 CHI Conference on …, 2021 - dl.acm.org
Many efforts to increase accessibility in coding for developers with visual impairments
(DWVI) focus on supporting interactions with development tools. But, to understand how to …