Novice programmers' coping with multi-threaded software design

2Citations
Citations of this article
14Readers
Mendeley users who have this article in their library.

Abstract

Aim/Purpose Multi-threaded software design is considered to be difficult, especially to novice programmers. In this study, we explored how students cope with a task that its solution requires a multi-threaded architecture to achieve optimal runtime. Background An efficient exploit of multicore processors architecture requires computer pro-grams that use parallel programming techniques. However, parallel program-ming is difficult to understand and apply by novice programmers. Methodology The students had to address a two-stage problem: (1) design an optimal runtime solution to a given problem with no additional instructions; and (2) provide an optimal runtime multi-threaded design to the same problem. Interviews were conducted with a representative group of students to understand the underlying causes of their provided designs. We used qualitative research methods to gain refined insights regarding the students' decision making during the design pro-cess. To analyze the gained data, we used content analysis tools. Contribution The case study presented in this paper will help the teacher to stress the merits and limitations of various parallel architectures and confront students with the consequences of their solutions via performances' benchmark. Findings Analysis of the student's solutions to the first stage revealed that the majority of them did not provide a multi-threaded solution ignoring the optimal runtime re-quirement. At the second stage, seven various architectures were provided dif-fering in the number of involved threads, the data structures used, and the syn-chronization mechanism employed. The majority of the solutions were sub-op-timal and only a few students provided an optimal one. Recommendations for Practitioners We recommend conducting class discussions that will follow a task similar to the one used in this study. Recommendations for Researchers To be able to generalize the received results this research should be repeated with larger study participant groups from various academic institutions. Impact on Society Understanding the difficulties of novice programmers may lead to quality soft-ware systems. Future Research To be able to generalize the received results this research should be repeated with larger study participant groups from various academic institutions.

Cite

CITATION STYLE

APA

Rashkovits, R., & Lavy, I. (2020). Novice programmers’ coping with multi-threaded software design. Journal of Information Technology Education: Innovations in Practice, 19, 75–89. https://doi.org/10.28945/4609

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free