Zobrazeno 1 - 10
of 70
pro vyhledávání: '"Reid Holmes"'
Publikováno v:
IEEE Transactions on Software Engineering. 49:2337-2351
Autor:
Nico Ritschel, Anand Ashok Sawant, David Weintrop, Reid Holmes, Alberto Bacchelli, Ronald Garcia, Chandrika K R, Avijit Mandal, Patrick Francis, David C. Shepherd
Publikováno v:
Software: Practice and Experience. 53:729-747
Can guided decomposition help end-users write larger block-based programs? a mobile robot experiment
Publikováno v:
Proceedings of the ACM on Programming Languages. 6:233-258
Block-based programming environments, already popular in computer science education, have been successfully used to make programming accessible to end-users in domains like robotics, mobile apps, and even DevOps. Most studies of these applications ha
Publikováno v:
IEEE Transactions on Software Engineering. 48:1630-1643
Modern industrial robots can work alongside human workers and coordinate with other robots. This means they can perform complex tasks, but doing so requires complex programming. Therefore, robots are typically programmed by experts, but there are not
Publikováno v:
Empirical Software Engineering. 27
Publikováno v:
2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion).
Publikováno v:
SPLASH-E
To facilitate assisting students while online during the COVID 19 pandemic, we transitioned to online office hours. These were managed by an automated queue which kept track of who was waiting in office hours, and for how long. We combined data about
Publikováno v:
ICSE
Source code histories are commonly used by developers and researchers to reason about how software evolves. Through a survey with 42 professional software developers, we learned that developers face significant mismatches between the output provided
Publikováno v:
ICSE (Companion Volume)
Being able to accurately understand how source code evolved is fundamentally important for both software engineers and researchers. Our ICSE 2021 Research Paper CodeShovel: Constructing Method-Level Source Code Histories describes a novel approach fo
Publikováno v:
SIGCSE
Autograders are an invaluable tool for deploying assessments in large classes. However students sometimes rely on the autograder in place of careful thought for ways to improve to their solution. We sought to naturally encourage students to check the