1 citations · 1 across the 11 of their papers we have counts for
3 papers · 1 filter
When AI Is Wrong on Purpose: How Students Respond to Buggy GenAI Code
Victor-Alexandru PÄdurean, Kaitlin Riegel, Alkis Gotovos +6
As Generative AI (GenAI) becomes increasingly central to software development, CS education is integrating prompt-centered workflows where students describe intended program behavi…
Hints Help Finding and Fixing Bugs Differently in Python and Text-based Program Representations
Ruchit Rawal, Victor-Alexandru PÄdurean, Sven Apel +2
With the recent advances in AI programming assistants such as GitHub Copilot, programming is not limited to classical programming languages anymore--programming tasks can also be e…
BugSpotter: Automated Generation of Code Debugging Exercises
Victor-Alexandru PÄdurean, Paul Denny, Adish Singla
Debugging is an essential skill when learning to program, yet its instruction and emphasis often vary widely across introductory courses. In the era of code-generating large langua…