Title
Automated Style Feedback for Advanced Beginner Java Programmers
Abstract
We created an Eclipse plug-in called FrenchPress that offers students feedback on their Java programming style. It is designed not for novices but for students taking their second or third Java course. Advanced beginner students know enough to produce a program with the desired input/output behavior, but fail to understand it could still be poorly written. Large class sizes in introductory courses make it difficult for instructors to give their students individualized attention. FrenchPress automates a small subset of the feedback students might have received from educators. The system diagnoses issues characteristic of programmers who have not yet assimilated the object-oriented paradigm, such as misuse of the public modifier, fields that should have been local variables, and instance variables that should have been class constants. We conducted a classroom trial of the plug-in covering four assignments in data structures and algorithms. Among students whose code triggered one or more diagnostic rules, the percentage who modified their program in response to FrenchPress feedback varied from a high of 59% on the first project to a low of 23% on the second and fourth projects. On the user surveys following each assignment, 56-66% of respondents said they were satisfied with FrenchPress performance.
Year
Venue
Keywords
2016
Frontiers in Education Conference
computer science education,static analysis,educational technology
Field
DocType
ISSN
Educational technology,Data structure,Java annotation,Computer science,Programming style,Real time Java,Instance variable,Java,Multimedia,Local variable
Conference
0190-5848
Citations 
PageRank 
References 
0
0.34
0
Authors
4
Name
Order
Citations
PageRank
Hannah Blau1287.26
Samantha Kolovson200.34
W. Richards Adrion321937.79
Robert Moll492.51