Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Useful research on debugging #237

Open
2 tasks
dbosk opened this issue Mar 21, 2024 · 0 comments
Open
2 tasks

Useful research on debugging #237

dbosk opened this issue Mar 21, 2024 · 0 comments

Comments

@dbosk
Copy link
Owner

dbosk commented Mar 21, 2024

Notes from Laurie Gale's talk at UpCERG

  • Cognitive load theory

  • Debugging exercises: simple programs and sabotage them with common errors.

    • Multiple errors at the same time, why not only one error at a time? Isn't one error at a time more realistic?
  • Laurie Gale might have tools that are interesting for studying debugging data.

  • The debugging study (study 1a) is exactly what I'd like to do, but with variation theory.

  • Thonny debugging tool?

  • Olli Kiljunen has developed a tool to teach debugging inside the IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant