3 papers
cs.CY2025
Detecting Gender Stereotypes in Scratch Programming Tutorials
Isabella Graßl, Benedikt Fein, Gordon Fraser
Gender stereotypes in introductory programming courses often go unnoticed, yet they can negatively influence young learners' interest and learning, particularly under-represented g…
cs.SE2025
LitterBox+: An Extensible Framework for LLM-enhanced Scratch Static Code Analysis
Benedikt Fein, Florian Obermüller, Gordon Fraser
Large language models (LLMs) have become an essential tool to support developers using traditional text-based programming languages, but the graphical notation of the block-based S…
cs.SE2025
AsserT5: Test Assertion Generation Using a Fine-Tuned Code Language Model
Severin Primbs, Benedikt Fein, Gordon Fraser
Writing good software tests can be challenging, therefore approaches that support developers are desirable. While generating complete tests automatically is such an approach common…