Evaluation of Learning Support System for Agent-Based C Programming

Evaluation of Learning Support System for Agent-Based C Programming
复制标题

基于Agent的C语言编程学习支持系统评价

DOI:
10.1007/978-3-540-45226-3_74
复制
发表时间:
2003
期刊:
--
影响因子:
--
通讯作者:
N. Ishii
N. Ishii
中科院分区:
--
文献类型:
--
作者:
Kazuhiko Nagao;N. Ishii

文献摘要

被引文献

相似文献

程序设计是计算机素质教育的重要内容之一。然而,在编程的初始学习中,许多学生经常会遇到一些简单的问题,比如由于粗心或误输入而导致的语法错误。提出了一种基于Agent技术的UNIX环境下C语言程序设计支持系统。这个系统监视来自编译器的错误信息。它分析、重写获得的信息,并向学生和教师报告。教师可以通过发现错误的类别来改进教学方法。学生自定义这些消息,他们可以在每个级别使用合适的消息。此外,这些消息通过每个代理的通信线路发送给其他学生。学生可以从代理的集合中选择最喜欢的消息。在初步实验中,证实了对复杂工作的效率提高。
The programming is one of the most important factors in the education of computer literacy. However, in the initial learning of the programming, many students often have faced simple problems, like syntax-error by careless or miss typing. We propose the support system for the C language programming on the UNIX by using agent technology. This system monitors the error message from the compiler. It analyzes, rewrites the acquired message, and reports to the student and the teacher. The teacher can improve the teaching way by finding category of error. The student customizes these messages, and they can use the suitable one at each level. Moreover, these messages send to other students by communication line of each agent. Students can select the most preferable message from the collection of the agent. In the preliminary experiment; the improvement of efficiency to the complication work was confirmed.