activity
20182023
most citedCorrelates of Programmer Efficacy and Their Link to Experience: A Combined EEG and Eye-Tracking Study

28 citations · 52 across the 4 of their papers we have counts for

collaborators
Showing cs.SEShow all

9 papers · 1 filter

cs.SE202328 cited

Correlates of Programmer Efficacy and Their Link to Experience: A Combined EEG and Eye-Tracking Study

Norman Peitek, Annabelle Bergum, Maurice Rekrut +5

Background: Despite similar education and background, programmers can exhibit vast differences in efficacy. While research has identified some potential factors, such as programmin…

cs.SE2022

Dozer: Migrating Shell Commands to Ansible Modules via Execution Profiling and Synthesis

Eric Horton, Chris Parnin

Software developers frequently use the system shell to perform configuration management tasks. Unfortunately, the shell does not scale well to large systems, and configuration mana…

cs.SE2021

Nudging Students Toward Better Software Engineering Behaviors

Chris Brown, Chris Parnin

Student experiences in large undergraduate Computer Science courses are increasingly impacted by automated systems. Bots, or agents of software automation, are useful for efficient…

cs.SE202023 cited

SLACC: Simion-based Language Agnostic Code Clones

George Mathew, Chris Parnin, Kathryn T Stolee

Successful cross-language clone detection could enable researchers and developers to create robust language migration tools, facilitate learning additional programming languages on…

cs.SE2019

V2: Fast Detection of Configuration Drift in Python

Eric Horton, Chris Parnin

Code snippets are prevalent, but are hard to reuse because they often lack an accompanying environment configuration. Most are not actively maintained, allowing for drift between t…

cs.SE20191 cited

DockerizeMe: Automatic Inference of Environment Dependencies for Python Code Snippets

Eric Horton, Chris Parnin

Platforms like Stack Overflow and GitHub's gist system promote the sharing of ideas and programming techniques via the distribution of code snippets designed to illustrate particul…