Litcius/Paper detail

TweakIt: Supporting End-User Programmers Who Transmogrify Code

Sam Lau, Sruti Srinivasa Ragavan, Ken Milne, Titus Barik, Advait Sarkar

202126 citationsDOIOpen Access PDF

Abstract

End-user programmers opportunistically copy-and-paste code snippets from colleagues or the web to accomplish their tasks. Unfortunately, these snippets often don’t work verbatim, so these people—who are non-specialists in the programming language—make guesses and tweak the code to understand and apply it successfully. To support their desired workflow and facilitate tweaking and understanding, we built a prototype tool, TweakIt, that provides users with a familiar live interaction to help them understand, introspect, and reify how different code snippets would transform their data. Through a usability study with 14 data analysts, participants found the tool to be useful to understand the function of otherwise unfamiliar code, to increase their confidence about what the code does, to identify relevant parts of code specific to their task, and to proactively explore and evaluate code. Overall, our participants were enthusiastic about incorporating TweakIt in their own day-to-day work.

Topics & Concepts

Computer scienceTweakingWorkflowCode (set theory)UsabilityWorld Wide WebTask (project management)Code reviewFunction (biology)Human–computer interactionDatabaseStatic program analysisProgramming languageSoftwareSoftware developmentEngineeringSet (abstract data type)Systems engineeringBiologyOperating systemEvolutionary biologySpreadsheets and End-User ComputingParallel Computing and Optimization TechniquesLogic, programming, and type systems
TweakIt: Supporting End-User Programmers Who Transmogrify Code | Litcius