Zobrazeno 1 - 7
of 7
pro vyhledávání: '"Nico Ritschel"'
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:
2022 IEEE/ACM 44th International Conference on Software Engineering: Companion Proceedings (ICSE-Companion).
Autor:
Felipe Fronchetti, Nico Ritschel, Reid Holmes, Linxi Li, Mauricio Soto, Raoul Jetley, Igor Wiese, David Shepherd
Publikováno v:
Journal of Computer Languages. 69:101087
Publikováno v:
RoSE@ICSE
Collaborative robots are being applied in a growing number of usage scenarios, but their adoption is slowed down by the high complexity of robot programming. As previous prototype studies have shown, block-based programming environments can enable no
Autor:
Sebastian Erdweg, Nico Ritschel
Publikováno v:
SLE
The application of program transformations and refactorings involves the risk of capturing variables, which may break the intended semantics of the transformed code. One way to resolve variable capture is by renaming of the involved identifiers. Howe