Treffer: Understanding Students' Failure to Use Functions as a Tool for Abstraction -- An Analysis of Questionnaire Responses and Lab Assignments in a CS1 Python Course

Title:
Understanding Students' Failure to Use Functions as a Tool for Abstraction -- An Analysis of Questionnaire Responses and Lab Assignments in a CS1 Python Course
Language:
English
Source:
Informatics in Education. 2021 20(4):583-614.
Availability:
Vilnius University Institute of Mathematics and Informatics, Lithuanian Academy of Sciences. Akademjos str. 4, Vilnius LT 08663 Lithuania. Tel: +37-5-21-09300; Fax: +37-5-27-29209; e-mail: info@mii.vu.lt; Web site: https://infedu.vu.lt/journal/INFEDU
Peer Reviewed:
Y
Page Count:
32
Publication Date:
2021
Document Type:
Fachzeitschrift Journal Articles<br />Reports - Research
ISSN:
1648-5831
Entry Date:
2022
Accession Number:
EJ1329342
Database:
ERIC

Weitere Informationen

Controlling complexity through the use of abstractions is a critical part of problem solving in programming. Thus, becoming proficient with procedural and data abstraction through the use of user-defined functions is important. Properly using functions for abstraction involves a number of other core concepts, such as parameter passing, scope and references, which are known to be difficult. Therefore, this paper aims to study students' proficiency with these core concepts, and students' ability to apply procedural and data abstraction to solve problems. We collected data from two years of an introductory Python course, both from a questionnaire and from two lab assignments. The data shows that students had difficulties with the core concepts, and a number of issues solving problems with abstraction. We also investigate the impact of using a visualization tool when teaching the core concepts.

As Provided