/* ---- Google Analytics Code Below */

Saturday, February 28, 2015

Design Sketching and Coding

From IEEE: A favorite topic, how do we take the informal sketches of a non graphic artist and convert them into knowledge with precision?    See also post on CogSketch.

How Software Designers Interact with Sketches at the Whiteboard
Nicolas Mangano, Thomas D. LaToza, Marian Petre, and Andre van der Hoek, Member, IEEE

Abstract—Whiteboard sketches play a crucial role in software development, helping to support groups of designers in reasoning about a software design problem at hand. However, little is known about these sketches and how they support design ‘in the moment’ particularly in terms of the relationships among sketches, visual syntactic elements within sketches, and reasoning activities. To address this gap, we analyzed 14 hours of design activity by eight pairs of professional software designers, manually coding over 4000 events capturing the introduction of visual syntactic elements into sketches, focus transitions between sketches, and reasoning activities. 

Our findings indicate that sketches serve as a rich medium for supporting design conversations. Designers often use general-purpose notations. Designers introduce new syntactic elements to record aspects of the design, or re-purpose sketches as the design develops. Designers constantly shift focus between sketches, using groups of sketches together that contain complementary information. 

Finally, sketches play an important role in supporting several types of reasoning activities (mental simulation, review of progress, consideration of alternatives). But these activities often leave no trace and rarely lead to sketch creation. We discuss the implications of these and other findings for the practice of software design at the whiteboard and for the creation of new electronic software design sketching tools. ... "
(Full technical paper at link above)

No comments: