
Interactive Fortran 77: A Hands on Approach
by Ian D Chivers, Jane Sleightholme
1990
ISBN/ASIN: 0470201010
ISBN-13: 9780470201015
Number of pages: 233
Description:
The aim of this book is to introduce the concepts and ideas involved in problem solving with Fortran 77 using an interactive timesharing computer system. The book tries to achieve this using the established practices of structured and modular programming. Two techniques of problem solving, so-called top-down and bottom-up are also introduced.
Download or read it online for free here:
Download link
(1.4MB, PDF)
Similar books
Parallel Programming in Fortran 95 using OpenMPby Miguel Hermanns - OpenMP.org
Nowadays parallel computers are very common and are extensively used for complex computations. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems...
(17264 views)
Fortran 90 Course Notesby AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(14072 views)
Introduction to Programming using Fortran 95/2003/2008by Ed Jorgensen - University of Nevada, Las Vegas
This text provides an introduction to programming and problem solving using the Fortran 95 programming language. The text is geared for non computer science majors. The focus is on an introduction to problem solving and algorithm development.
(12099 views)
Introduction to Fortran 95 and Numerical Computingby Adrian Sandu - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(14654 views)