SEHCFeb 23, 2015

Enhancing Programming Interface to Effectively Meet Multiple Information Needs of Developers

arXiv:1502.06519v11 citations
Originality Synthesis-oriented
AI Analysis

This addresses productivity challenges for software developers, but it is incremental as it builds on existing IDE designs without introducing a new paradigm.

The paper identifies that developers' productivity is hindered by frequent context switching between multiple interfaces to meet diverse information needs in modern software development, and proposes high-level design enhancements for next-generation IDEs to reduce this overhead.

In the past decades, integrated development environments (IDEs) have been largely advanced to facilitate common software engineering tasks. Yet, with growing information needs driven by increasing complexity in developing modern high-quality software, developers often need to switch among multiple user interfaces, even across different applications, in their development process, which breaks their mental workflow thus tends to adversely affect their working efficiency and productivity. This position paper discusses challenges faced by current IDE designs mainly from working context transitions of developers during the process of seeking multiple information needs for their development tasks. It remarks the primary blockades behind and initially explores some high-level design considerations for overcoming such challenges in the next-generation IDEs. Specifically, a few design enhancements on top of modern IDEs are envisioned, attempting to reduce the overheads of frequent context switching commonly seen in the multitasking of developers.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes