Who will be writing software in the future and how will they be doing
it? As computing becomes increasingly important in people's work and
hobbies, a much broader range of people are engaging in programming.
Understanding and building tools for professional software developers
has a long history, but there has been relatively little research on
how to support amateur, opportunistic programmers. Professor Scott R.
Klemmer's NSF-funded research group at Stanford University is
currently studying this problem. So far, they have done fieldwork with
exhibit designers at San Francisco's Exploratorium Museum, and
conducted several empirical studies on how these programmers use
information resources while building software.
Most notably, the Web has revolutionized the way these individuals
write software. They build entire applications by iteratively
searching for, understanding, and integrating pieces of functionality
embodied in 15-line chunks of code! Right now, Professor Klemmer's
research group is building a number of tools to support amateur
programmers that embody and support this reliance on Web resources.
The broad goal of this work is to make software development faster,
easier, and less error-prone for a much larger population.