SPLASH 2025
Sun 12 - Sat 18 October 2025 Singapore
co-located with ICFP/SPLASH 2025

When solving a problem through programming, we start with information modeling, i.e., representing the information in the problem description as data in the programming language. Information modeling plays an essential role in program development, but it can be challenging for novice programmers. The main obstacles include the lack of clear instructions on the process and the need for knowledge of programming language syntax.

We aim to support novices in acquiring information modeling skills. To achieve this goal, we define the information modeling process as a three-step process and develop a block-based exercise environment for practicing information modeling. We also conduct a user study to investigate the potential effectiveness of our approach and to collect ideas for improvements.