Category Archives: Education

Intern Required for Summer 2017

Update May 15, 2017. This position has been filled. Please keep your eye on this webpage for future opportunities. 

 

Paid summer internship on a funded ACM research project. Location: UCD School of Computer Science, Dublin Ireland.

 

I am looking for a summer intern to work on a research project funded by a grant from the Association of Computing Machinery (ACM) Special Interest Group in Computer Science Education (SIGCSE). This work will begin in the late Spring or early Summer of 2017 and be complete by September 2017.

 

This research will collect, categorize and analyze the learning outcome statements of CS1 courses across a large, diverse set of institutions. This will provide an answer to the question: What exactly are we expecting our novice programming students to achieve? This will allow the CS education community to decide if, as recent evidence has suggested, we have unrealistic expectations of our CS1 students. If this is indeed the case, the outputs of this research will also provide a starting point for the community to adjust its expectations of novice programmers. This could result in improvements in failure rates, retention, diversity and equity in CS education.

 

The project will require 8-12 weeks of full-time paid work (depending on hourly commitment). The outputs of this research will aim to be published in a leading ACM journal or conference. The student intern will directly contribute to this effort and will be a co-author on the publication.

 

The successful student will be well versed in structured web searches and related technologies and be able to develop a website and database to store project outputs. A good work ethic, attention to detail, and written communication skills are required. References from module lecturers or similar will form part of your application.

 

This is an excellent opportunity for any goal-oriented undergraduate student looking to gain real-world experience on a funded research project and who would like to start or enhance their publication history.

 

Please contact Dr. Brett Becker for further information including application procedure.

Effective compiler error message enhancement for novice programming students

My colleagues and I have just published a paper in Computer Science Education (Taylor & Francis). The abstract, citation, and link are below:

Effective compiler error message enhancement for novice programming students

Abstract:

Programming is an essential skill that many computing students are expected to master. However, programming can be difficult to learn. Successfully interpreting compiler error messages (CEMs) is crucial for correcting errors and progressing toward success in programming. Yet these messages are often difficult to understand and pose a barrier to progress for many novices, with struggling students often exhibiting high frequencies of errors, particularly repeated errors. This paper presents a control/intervention study on the effectiveness of enhancing Java CEMs. Results show that the intervention group experienced reductions in the number of overall errors, errors per student, and several repeated error metrics. These results are important as the effectiveness of CEM enhancement has been recently debated. Further, generalizing these results should be possible at least in part, as the control group is shown to be comparable to those in several studies using Java and other languages.

Citation:

Please see Google Scholar or my publications page.

Or, see the paper on the Taylor & Francis site.

ITiCSE 2016 paper: A New Metric to Quantify Repeated Compiler Errors for Novice Programmers

Becker, B.A., 2016, July. A New Metric to Quantify Repeated Compiler Errors for Novice Programmers. In Proceedings of the 2016 ACM Conference on Innovation and Technology in Computer Science Education (pp. 296-301). ACM.

Full text here

Abstract:

Encountering the same compiler error repeatedly, particularly several times consecutively, has been cited as a strong indicator that a student is struggling with important programming concepts. Despite this, there are relatively few studies which investigate repeated errors in isolation or in much depth. There are also few data-driven metrics for measuring programming performance, and fewer for measuring repeated errors. This paper makes two contributions. First we introduce a new metric to quantify repeated errors, the repeated error density (RED). We compare this to Jadud’s Error Quotient (EQ), the most studied metric, and show that RED has advantages over EQ including being less context dependent, and being useful for short sessions. This allows us to answer two questions posited by Jadud in 2006 that have until now been unanswered. Second, we compare the EQ and RED scores using data from an empirical control/intervention group study involving an editor which enhances compiler error messages. This intervention group has been previously shown to have a reduced overall number of student errors, number of errors per student, and number of repeated student errors per compiler error message. In this research we find a reduction in EQ, providing further evidence that error message enhancement has positive eff ects. In addition we fi nd a signifi cant reduction in RED providing evidence that this metric is valid.

CS0: A New Computer Science Education Blog

I have just launched a project I have been meaning to for some time – a blog on Computer Science Education. There are a few other excellent CSED blogs out there which have inspired me to start my own.

I called it CS0 because CS1 refers to the introductory programming course in university computer science education, and I think that computing education needs the rethink that is already underway. Besides the fact that a significant focus of modern computing education is at pre-university, or “pre-CS1” levels, the Computing Education community needs to continue to come up with ways to engage and encourage not just traditional students, but anyone and everyone who wants to learn more about the age we live in.

Head on over and check it out. 

Identifying the professional development needs of part-time academic staff in higher education institutions in Ireland

This report is the culmination of a collaborative project between Educational Developers in Ireland Network (EDIN) and HECA to identify the professional development needs of part-time academic staff within Higher Education Institutions in Ireland. The project was funded by theNational Forum for the Enhancement of Teaching and Learning. Its aim was to deliver a research-informed analysis of professional development needs for the target group to inform continuing professional development programmes for these staff in the future. The project has now been completed and you can access the Executive Summary and Final Report at the project website.