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

Theses/Dissertations

1970

Articles 1 - 1 of 1

Full-Text Articles in Programming Languages and Compilers

Computer Programming, Gary Rice Jan 1970

Computer Programming, Gary Rice

Honors Theses

The chief advantage of the digital computer is that it can be instructed to perform complex or repetitive arithmetical operations in a very short period of time. Any sequence of operations which can be fully analyzed can theoretically be done by a computer. The method of instruction takes the form of various precisely defined computer languages. The programs to be discussed here were written in a Fortran language, Fortran being a contraction of Formula Translation. There are at least four variations of Fortran, but the differences are relatively minor. Fortran is basically intended for scientific and engineering purposes. The programs …