A Proposal of Phrase Fill-in-blank Problem for Learning Recursive Function in C Programming

Xiqin Lu, Shixi Chen, Nobuo Funabiki, Minoru Kuribayashi, Kiyoshi Ueda

Research output: Chapter in Book/Report/Conference proceedingConference contribution

4 Citations (Scopus)

Abstract

In many universities across the world, C programming is taught to novice students in the first programming course. To assist their self-studies, we have developed C programming learning assistant system (CPLAS) by extending works of JPLAS for Java. The recursive function is one of the most important but very hard concepts in C programming. It can make the code shorter by calling the function itself to solve the smaller problem. The understanding is essential in improving programming abilities of students. In this paper, we propose the phrase fill-in-blank problem (PFP) as a new type exercise problem in CPLAS for learning the recursive function. In a recursive function, the condition to terminate the recursive call, its returning value, and the argument to call the function are the key factors. Thus, in a PFP instance, their corresponding phrases (sets of elements) are blanked from a given source code, and are requested to be filled in by students. The correctness of answers is marked through string matching with the original ones. As preliminary evaluations, we generated 15 PFP instances and assigned them to 8 students in Okayama University. The results found the weakness of them.

Original languageEnglish
Title of host publicationLifeTech 2022 - 2022 IEEE 4th Global Conference on Life Sciences and Technologies
PublisherInstitute of Electrical and Electronics Engineers Inc.
Pages123-124
Number of pages2
ISBN (Electronic)9781665419048
DOIs
Publication statusPublished - 2022
Event4th IEEE Global Conference on Life Sciences and Technologies, LifeTech 2022 - Osaka, Japan
Duration: Mar 7 2022Mar 9 2022

Publication series

NameLifeTech 2022 - 2022 IEEE 4th Global Conference on Life Sciences and Technologies

Conference

Conference4th IEEE Global Conference on Life Sciences and Technologies, LifeTech 2022
Country/TerritoryJapan
CityOsaka
Period3/7/223/9/22

ASJC Scopus subject areas

  • Agricultural and Biological Sciences (miscellaneous)
  • Artificial Intelligence
  • Computer Science Applications
  • Computer Vision and Pattern Recognition
  • Biomedical Engineering
  • Instrumentation
  • Education

Fingerprint

Dive into the research topics of 'A Proposal of Phrase Fill-in-blank Problem for Learning Recursive Function in C Programming'. Together they form a unique fingerprint.

Cite this