Export Publication

The publication can be exported in the following formats: APA (American Psychological Association) reference format, IEEE (Institute of Electrical and Electronics Engineers) reference format, BibTeX and RIS.

Export Reference (APA)
André L. Santos & Hugo Sousa (2017). An exploratory study of how programming instructors illustrate variables and control flow. In 17th Koli Calling International Conference on Computing Education Research, Koli Calling 2017. (pp. 173-177). --: Association for Computing Machinery.
Export Reference (IEEE)
A. L. Santos and H. Sousa,  "An exploratory study of how programming instructors illustrate variables and control flow", in 17th Koli Calling Int. Conf. on Computing Education Research, Koli Calling 2017, --, Association for Computing Machinery, 2017, pp. 173-177
Export BibTeX
@inproceedings{santos2017_1765119558871,
	author = "André L. Santos and Hugo Sousa",
	title = "An exploratory study of how programming instructors illustrate variables and control flow",
	booktitle = "17th Koli Calling International Conference on Computing Education Research, Koli Calling 2017",
	year = "2017",
	editor = "",
	volume = "",
	number = "",
	series = "",
	doi = "10.1145/3141880.3141892",
	pages = "173-177",
	publisher = "Association for Computing Machinery",
	address = "--",
	organization = "",
	url = "https://dl.acm.org/citation.cfm?doid=3141880.3141892"
}
Export RIS
TY  - CPAPER
TI  - An exploratory study of how programming instructors illustrate variables and control flow
T2  - 17th Koli Calling International Conference on Computing Education Research, Koli Calling 2017
AU  - André L. Santos
AU  - Hugo Sousa
PY  - 2017
SP  - 173-177
DO  - 10.1145/3141880.3141892
CY  - --
UR  - https://dl.acm.org/citation.cfm?doid=3141880.3141892
AB  - We present an exploratory study that investigated how programming instructors illustrate program execution, namely variable manipulation and control flow. The study involved tasks where instructors were asked to doodle illustrations of program execution in a sheet of paper for given Java methods with example input/output. We found eight illustration patterns, some of which relate to specific variable roles (Gatherer, Stepper for array indexing, Most Wanted Holder). By analyzing existing pedagogical animation and debugging tools, we conclude that their visualizations do not have a broad representation of the aspects evidenced by the illustration patterns of instructors, hinting that human illustrations tend to be considerably richer.
ER  -