A Study on the Web-based Cost-Effective Education System for C Programming

  • Park, Kwan-Sun (Division of Information Technology Engineering, Soonchunhyang University) ;
  • Jun, Heung-Goo (Division of Information Technology Engineering, Soonchunhyang University) ;
  • Kim, Dongsik (Division of Information Technology Engineering, Soonchunhyang University) ;
  • Lee, Sunheum (Division of Information Technology Engineering, Soonchunhyang University)
  • Published : 2002.07.01

Abstract

We have implemented an interactive multimedia education system for C programming. The system consists of two pars. One is multimedia contents to help students better understand C language syntax, programming style, and program logic and the other is a web-based compilation support system that compiles C programs at the server side which are submitted trough Web by students and returns their execution results to the students' PC. Although there are currently some restrictions that students should replace the inputs functions such as scanf(), getc() and getch() with assignment statements or fscanf(fp, , ), since the system has been implemented using general web technologies and shareware C compiler, the education system could be one solution that education institutions seek to reduce annual immense expenditure of money on C complier.

Keywords