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.

Exportar Referência (APA)
André L. Santos (2020). Javardise: A Structured Code Editor for Programming Pedagogy in Java. International Conference on the Art, Science, and Engineering of Programming.
Exportar Referência (IEEE)
A. L. Santos,  "Javardise: A Structured Code Editor for Programming Pedagogy in Java", in Int. Conf. on the Art, Science, and Engineering of Programming, Porto, 2020
Exportar BibTeX
@misc{santos2020_1777694195879,
	author = "André L. Santos",
	title = "Javardise: A Structured Code Editor for Programming Pedagogy in Java",
	year = "2020",
	url = "https://2020.programming-conference.org"
}
Exportar RIS
TY  - CPAPER
TI  - Javardise: A Structured Code Editor for Programming Pedagogy in Java
T2  - International Conference on the Art, Science, and Engineering of Programming
AU  - André L. Santos
PY  - 2020
CY  - Porto
UR  - https://2020.programming-conference.org
AB  - The syntax of a programming language is the textual form – that conforms to a grammar – to express instructions which a particular programming model allows. The key idea of structured code editors is to constrain editing to syntactically valid program code, that is, the modifications ensure that the source code always conforms to the grammar. Syntax is considered an entry barrier when learning how to program. In this work we rehash the concept of structured code editors targeting programming education. We present Javardise, a structured editor for a subset of the Java language, and discuss its features in the light of programming pedagogy.
ER  -