Skip to content

Fortran 95/2003 for Scientists and Engineers

Best in textbook rentals since 2012!

ISBN-10: 0073191574

ISBN-13: 9780073191577

Edition: 3rd 2008 (Revised)

Authors: Stephen J. Chapman

List price: $241.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Chapman's "Fortran for Scientists and Engineers" is intended for both first year engineering students and practicing engineers. This text is the most current alternative for Fortran. It simultaneously teaches the Fortran 95/2003 programming language, structured programming techniques, and good programming practice. Among its strengths are its concise, clear explanations of Fortran syntax and programming procedures, the inclusion of a wealth of examples and exercises to help students grasp difficult concepts, and its explanations about how to understand code written for older versions of Fortran.
Customers also bought

Book details

List price: $241.00
Edition: 3rd
Copyright year: 2008
Publisher: McGraw-Hill Higher Education
Publication date: 4/6/2007
Binding: Paperback
Pages: 1008
Size: 7.25" wide x 9.25" long x 1.30" tall
Weight: 3.498
Language: English

Introduction to Computers and the Fortran Language
Basic Elements of Fortran
Program Design and Branching Structures
Loops and Character Manipulation
Basic I/O Concepts
Introduction to Arrays
Introduction to Procedures
Additional Features of Arrays
Additional Features of Procedures
More about Character Variables
Additional Intrinsic Data Types
Derived Data Types
Advanced Features of Procedures and Modules
Advanced I/O Concepts
Pointers and Dynamic Data Structures
Object-Oriented Programming in Fortran
Redundant, Obsolescent, and Deleted Fortran Features
ASCII and EBCDIC Coding Systems
Fortran 95/2003 Intrinsic Procedures
Order of Statements in a Fortran 95/2003 Program
Glossary
Answers to Quizzes