Open Access. Powered by Scholars. Published by Universities.®

Digital Commons Network

Open Access. Powered by Scholars. Published by Universities.®

1984

Physical Sciences and Mathematics

Theses/Dissertations

<p>Computer-assisted instruction -- Design<br />Computer programs -- Execution<br />Educational technology -- Design</p>

Articles 1 - 1 of 1

Full-Text Articles in Entire DC Network

A Graphical Representation Of An Executing Program, Sherry A. Lile Jan 1984

A Graphical Representation Of An Executing Program, Sherry A. Lile

Masters Theses

"This thesis describes the rationale for a computer program used as a teaching aid, as well as, the design, development, and implementation of that computer program. The program is a prototype that displays, line by line, a graphical depiction of a BASIC program being executed. Icons are used to represent FOR-NEXT loops, the contents of variables, I/O, and other programming elements. The internal logic associated with the Arithmetic-Logic Unit is also represented. The purpose is to produce an environment where the student may visualize the processes occurring in memory by viewing a symbolic portrayal of an executing program. The example …