Compro Comprehensive Services - Support

Training

Training - T116 Introduction to FORTRAN 77+

Course: T116 (5 Days)

Prerequisites:

Knowledge of basic programming.

Description:

Course T116 teaches fundamental FORTRAN programming techniques. The course prepares the student to write and execute basic FORTRAN 77+ programs on CONCEPT/32 computers.

Upon completion of the this course, the student will be able to:

  • Declare and initialize Integer, Real, and Character Data Types
  • Declare, dimension, and initialize array data types
  • Apply structured programming techniques in FORTRAN 77+ using sequential, control, and iterative control structures
  • Interpret data storage as it relates to numeric character, and array data types
  • Perform and correctly format standard I/O operations
  • Construct and apply arithmetic, relational and logical expressions and statements
  • Divide FORTRAN 77+ programs into modules using subroutine and function subprograms