Join Books.org — it's free

Operating Systems
UNIX for FORTRAN programmers by Mike Loukides β€” book cover

UNIX for FORTRAN programmers

by Mike Loukides
Write a review
Log in to track your reading progress.

Overview

UNIX for FORTRAN Programmers provides the serious scientific programmer with an introduction to the UNIX operating system and its tools. The intent of the book is to minimize the UNIX entry barrier and to familiarize readers with the most important tools so they can be productive as quickly as possible. UNIX for FORTRAN Programmers shows readers how to do things they're interested in: not just how to use a tool such as make or rcs, but how to use it in program development and how it fits into the toolset as a whole.

The tools discussed include:

  • The FORTRAN compiler (f77).
  • UNIX interactive command languages, or shells (csh for interactive use, sh for shell programming).
  • vi, the standard UNIX editor.
  • Object library management tools (ar and ranlib).
  • The programming environment (I/O, basic system calls, error handling).
  • The adb and dbx debuggers.
  • prof, gprof, time, profiling tools.
  • make, a tool for automating complex compilations.
  • rcs, a source code management system for large projects.
  • Common porting problems.

About the Author, Mike Loukides

Mike Loukides is an editor for O'Reilly & Associates. He is the author of System Performance Tuning and UNIX for FORTRAN Programmers. Mike's interests are system administration, networking, programming languages, and computer architecture. His academic background includes degrees in electrical engineering (B.S.) and English literature (Ph.D.).

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
August 1, 1990
Publisher
Sebastopol, CA : O'Reilly, c1990.
Pages
264
Format
Paperback
ISBN
9780937175514

More by Mike Loukides

Similar books