A Review of Approaches to Teaching Fortran
暂无分享,去创建一个
Fortran continues to be taught as a first programming language in many engineering curriculums. Two teaching approaches are predominant: the conventional approach and the preprocessor approach. The latter introduces the concepts of structured programming by using an augmented version of Fortran which is translated into standard Fortran IV by a special preprocessor program. A third approach has been successfully used at the University of Santa Clara. It emphasizes the inherent block structure of the subprogram facility of standard Fortran as the key to top-down program implementation.
[1] Brian W. Kernighan,et al. The elements of programming style (2. ed.) , 1978 .
[2] Elliot B. Koffman,et al. Teaching problem solving and structured programming in FORTRAN , 1977, SIGCSE '77.
[3] James M. Sakoda. Structured programming in Fortran , 1974, SSOC.
[4] Corrado Böhm,et al. Flow diagrams, turing machines and languages with only two formation rules , 1966, CACM.