Introduction to Programming using Fortran 95/2003/2008
by Ed Jorgensen
Publisher: University of Nevada, Las Vegas 2013
Number of pages: 179
Description:
This text provides an introduction to programming and problem solving using the Fortran 95 programming language. This introduction is geared for non computer science majors. The primary focus is on an introduction to problem solving and algorithm development.
Download or read it online for free here:
Download link
(930KB, PDF)
Similar books

by Ian D Chivers, Jane Sleightholme
The book introduces 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.
(13791 views)

by 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.
(13120 views)

by 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.
(13722 views)

by Rachael Padman - University of Cambridge
Contents: Basics; Good programming style; Input to and output from a F95 program; Graphics and visualization; Program organisation: functions and subroutines; Using modules; Numerical precision and more about variables; Use of numerical libraries.
(11887 views)