FORTRAN 77

FORTRAN 77
Author: William M. Fuori
Publisher: Hayden Books
Total Pages: 386
Release: 1986
Genre: Computers
ISBN:

COMPUTER PROGRAMMING IN FORTRAN 77

COMPUTER PROGRAMMING IN FORTRAN 77
Author: V. RAJARAMAN
Publisher: PHI Learning Pvt. Ltd.
Total Pages: 212
Release: 1997-01-01
Genre: Computers
ISBN: 9788120311725

This is a revised and enlarged version of the author's book which received wide acclamations in its earlier three editions. It provides a lucid and in-depth introduction to the programming language Fortran 77 which is widely used by scientists and engineers.The fourth edition is completely revised chapterwise and also minor corrections incorporated. A new standard for Fortran called Fortran 90 was introduced in early 90s and compilers for this version of Fortran were sold in early 1995 by computer vendors. All Fortran 77 programs will run without change with Fortran 90 compilers; however some aspects of Fortran 77 have been declared obsolete and will not run on future Fortran compilers_these are explained in this revised edition. An appendix consolidates these features. Fortran 90 is introduced in a new chapter which summarises all its features.

FORTRAN and The Art of PC Programming

FORTRAN and The Art of PC Programming
Author: Tim Ward
Publisher:
Total Pages: 358
Release: 1989-10-27
Genre: Computers
ISBN:

This introduction to the use of the FORTRAN programming language in relation to personal computers covers such topics as microcomputer architecture, files and file names, compiling, code transfer, using memory effectively, coping with a slow computer and FORTRAN libraries and utilities.