CSC 112

Introduction to Programming — Fortran

Taught: F09, S10

CSC112 is an introductory course in computing in Fortran. Emphasis is on algorithm development and problem solving. Particular elements include: careful and methodical development of Fortran programs from specifications; documentation and style; appropriate use of control structures such as DO loops, of data types such as arrays; and of subprograms such as functions and subroutines. Testing and verification. Numeric and engineering applications.