IMPLEMENTATION OF VIRTUAL EXPERIMENT OF PROGRAMMING COURSE BASED ON WEB
Ning Jian
Abstract
Ning Jian
Abstract
It is difficult how learners do experiment in distance education, especially do ones of programming . A Java Applet analyzed in this paper simulates the running process of a C program. The applet traces the process of a certain program and displays the values of variants and the output of the program . In addition, it can show the changes of process, the values of variants and output caused by the different input. It implements some functions of debugger. As a supplement of other programming experiment methods, this kind of Applet could be embedded in Web pages to implement virtual programming experiment to a certain extent.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
It is difficult how learners do experiment in distance education, especially do ones of programming . A Java Applet analyzed in this paper simulates the running process of a C program. The applet traces the process of a certain program and displays the values of variants and the output of the program . In addition, it can show the changes of process, the values of variants and output caused by the different input. It implements some functions of debugger. As a supplement of other programming experiment methods, this kind of Applet could be embedded in Web pages to implement virtual programming experiment to a certain extent.
Key concepts: Java applet, Debugger, Computer science, Programming language, Process (computing), Java, Operating system, Debugging