CodeCAM: Capturing Programmer's Reaction during Coding Session |
→ Yusuke Shinyama
Yoshitaka Arahori
Katsuhiko Gondow
Tokyo Tech, Japan
Algorithm
Find mappings for a given sequence of keystrokes and source code
text:
- Input 1: ki ∈ K (Keystrokes)
- Input 2: tj ∈ T (Text)
- Output: M = {ki → tj}
6. Experiments
Conducted programming tasks:
- Project Euler #89
- Make an HTML5 game
- Advent of Code 2017 - Day 18
Performance
- Precision: 71%
- Recall: 21% (copy-and-paste not recorded!)