Identifying and correcting Java programming errors for introductory computer science students

Identifying and correcting Java programming errors for introductory computer science students
复制标题

为计算机科学入门学生识别并纠正 Java 编程错误

DOI:
--
复制
发表时间:
2003
期刊:
Technical Symposium on Computer Science Education
影响因子:
--
通讯作者:
Rebecca T. Mercuri
Rebecca T. Mercuri
中科院分区:
--
文献类型:
--
作者:
M. Hristova;Ananya Misra;Megan Rutter;Rebecca T. Mercuri

文献摘要

被引文献

相似文献

对于入门级的学生来说,Java编程可能是一项令人望而生畏的任务,只有当他们第一次开始编写实际代码时,才会看到神秘的编译器错误消息。本文详细介绍了由教师和高级学生在创建名为Expresso的Java编程教育工具过程中进行的一个项目。本文讨论了一些现有的编程工具,解释了它们的缺点,并描述了Expresso的不同之处。我们还详细列出了新手程序员在构建Expresso工具时所犯的典型错误。
Programming in Java can be a daunting task for introductory students, one that is only compounded by the cryptic compiler error messages they see when they first start to write actual code. This article details a project conducted by faculty and advanced students in the creation of an educational tool for Java programming, called Expresso. This paper discusses some existing programming tools, explains their drawbacks, and describes why Expresso is different. We also include a detailed list of typical errors made by novice programmers, used in the construction of the Expresso tool.