Exportar Publicação
A publicação pode ser exportada nos seguintes formatos: referência da APA (American Psychological Association), referência do IEEE (Institute of Electrical and Electronics Engineers), BibTeX e RIS.
Santos, A. & Sousa, H. S. (2017). PandionJ: a pedagogical debugger featuring illustrations of variable tracing and look-ahead. In 17th Koli Calling International Conference on Computing Education Research (Koli Calling 2017). Koli: ACM.
A. L. Santos and H. Sousa, "PandionJ: a pedagogical debugger featuring illustrations of variable tracing and look-ahead", in 17th Koli Calling Int. Conf. on Computing Education Research (Koli Calling 2017), Koli, ACM, 2017
@inproceedings{santos2017_1732253503349, author = "Santos, A. and Sousa, H. S.", title = "PandionJ: a pedagogical debugger featuring illustrations of variable tracing and look-ahead", booktitle = "17th Koli Calling International Conference on Computing Education Research (Koli Calling 2017)", year = "2017", editor = "", volume = "", number = "", series = "", doi = "10.1145/3141880.3141911", publisher = "ACM", address = "Koli", organization = "University of Eastern Finland", url = "http://www.kolicalling.fi/" }
TY - CPAPER TI - PandionJ: a pedagogical debugger featuring illustrations of variable tracing and look-ahead T2 - 17th Koli Calling International Conference on Computing Education Research (Koli Calling 2017) AU - Santos, A. AU - Sousa, H. S. PY - 2017 DO - 10.1145/3141880.3141911 CY - Koli UR - http://www.kolicalling.fi/ AB - We present PandionJ, a pedagogical debugger for Java with innovative features regarding how the program state information is presented to users. We consider aspects that are either not available or not fully automated in existing debuggers (pedagogical or not), such as illustration of the history of variable values and look-ahead of their future state. Our approach relies on static analysis of code in order to infer variable roles, relationships, and behavior. This information is used to render illustrations of program state that existing debuggers are not capable of providing without requiring additional user input. ER -