A Guide to Fortran IV Programming

A Guide to Fortran IV Programming
Author: Daniel D. McCracken
Publsiher: John Wiley & Sons
Total Pages: 314
Release: 1972
Genre: Computers
ISBN: UOM:39015002088402

Download A Guide to Fortran IV Programming Book in PDF, Epub and Kindle

"This book is written for the person who wishes to gain a rapid grasp of the use of computers and of Fortran in the solution of problems in such fields as science, engineering, statistics, education and business." -- Preface.

Guide to Fortran 2008 Programming

Guide to Fortran 2008 Programming
Author: Walter S. Brainerd
Publsiher: Springer
Total Pages: 408
Release: 2015-09-03
Genre: Computers
ISBN: 9781447167594

Download Guide to Fortran 2008 Programming Book in PDF, Epub and Kindle

This textbook provides an accessible introduction to the most important features of Fortran 2008. Features: presents a complete discussion of all the basic features needed to write complete Fortran programs; makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 08, and supplies simple problems for the reader; provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming; includes coverage of such major new features in Fortran 08 as coarrays, submodules, parameterized derived types, and derived-type input and output; highlights the topic of modules as the framework for organizing data and procedures for a Fortran program; investigates the excellent input/output facilities available in Fortran; contains appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language.

A Guide to FORTRAN Programming

A Guide to FORTRAN Programming
Author: Daniel D. McCracken
Publsiher: Unknown
Total Pages: 135
Release: 1965
Genre: Electronic Book
ISBN: OCLC:1160010133

Download A Guide to FORTRAN Programming Book in PDF, Epub and Kindle

Programmer s Guide to Fortran 90

Programmer s Guide to Fortran 90
Author: Walter S. Brainerd,Charles H. Goldberg,Jeanne C. Adams
Publsiher: Boom Koninklijke Uitgevers
Total Pages: 468
Release: 1996
Genre: Computers
ISBN: 0387945709

Download Programmer s Guide to Fortran 90 Book in PDF, Epub and Kindle

Written by members of the Fortran 90ISO and ANSI committees, this book is the source of the most important information about the powerful new Fortran 90 programming language. All of the important new features of Fortran 90 are covered with examples, and case studies are used to illustrate the practical use of features.

Modern Fortran

Modern Fortran
Author: Milan Curcic
Publsiher: Simon and Schuster
Total Pages: 414
Release: 2020-10-07
Genre: Computers
ISBN: 9781638350057

Download Modern Fortran Book in PDF, Epub and Kindle

Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you’ll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. Summary Using Fortran, early and accurate forecasts for hurricanes and other major storms have saved thousands of lives. Better designs for ships, planes, and automobiles have made travel safer, more efficient, and less expensive than ever before. Using Fortran, low-level machine learning and deep learning libraries provide incredibly easy, fast, and insightful analysis of massive data. Fortran is an amazingly powerful and flexible programming language that forms the foundation of high performance computing for research, science, and industry. And it's come a long, long way since starting life on IBM mainframes in 1956. Modern Fortran is natively parallel, so it's uniquely suited for efficiently handling problems like complex simulations, long-range predictions, and ultra-precise designs. If you're working on tasks where speed, accuracy, and efficiency matter, it's time to discover—or re-discover—Fortran.. About the technology For over 60 years Fortran has been powering mission-critical scientific applications, and it isn't slowing down yet! Rock-solid reliability and new support for parallel programming make Fortran an essential language for next-generation high-performance computing. Simply put, the future is in parallel, and Fortran is already there. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the book Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you'll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. What's inside Fortran's place in the modern world Working with variables, arrays, and functions Module development Parallelism with coarrays, teams, and events Interoperating Fortran with C About the reader For developers and computational scientists. No experience with Fortran required. About the author Milan Curcic is a meteorologist, oceanographer, and author of several general-purpose Fortran libraries and applications. Table of Contents PART 1 - GETTING STARTED WITH MODERN FORTRAN 1 Introducing Fortran 2 Getting started: Minimal working app PART 2 - CORE ELEMENTS OF FORTRAN 3 Writing reusable code with functions and subroutines 4 Organizing your Fortran code using modules 5 Analyzing time series data with arrays 6 Reading, writing, and formatting your data PART 3 - ADVANCED FORTRAN USE 7 Going parallel with Fortan coarrays 8 Working with abstract data using derived types 9 Generic procedures and operators for any data type 10 User-defined operators for derived types PART 4 - THE FINAL STRETCH 11 Interoperability with C: Exposing your app to the web 12 Advanced parallelism with teams, events, and collectives

a Guide to Fortran IV Programming

a Guide to Fortran IV Programming
Author: Daniel D. Mccracken
Publsiher: Unknown
Total Pages: 164
Release: 1965
Genre: Electronic Book
ISBN: 9182736450XXX

Download a Guide to Fortran IV Programming Book in PDF, Epub and Kindle

Digital Visual Fortran Programmer s Guide

Digital Visual Fortran Programmer s Guide
Author: Michael Etzel,Karen Dickinson
Publsiher: Elsevier
Total Pages: 780
Release: 1999-04-13
Genre: Computers
ISBN: 1555582184

Download Digital Visual Fortran Programmer s Guide Book in PDF, Epub and Kindle

Digital Visual Fortran is the latest version of a major programming language tool used by scientists and engineers. Written by key technical writers from the Digital Visual Fortran product team, Digital Visual Fortran Programmer's Guide presents in printed form the critical portions of the official programmer's guide, previously only available online. The result is the authoritative book on Digital Visual Fortran's features and how to use them to create effective applications. Digital Visual Fortran is the language of choice for computation-intensive scientific and engineering applications, financial applications, and other programs. Digital recently acquired Fortran technology and rights from Microsoft that allows them to use the Microsoft Developer Studio Integrated Development Environment, which is featured in Microsoft's Visual C++ and Visual Basic. The result is that Digital Visual Fortran is much easier to use and looks and works much like Microsoft's industry-leading programming products for other market segments. The official programmer's guide to Digital Visual Fortran for Version 6.0A Authors are experts from the Digital Visual Fortran product group New Digital Fortran version include Microsoft interface and object technologies

Fortran 95 Language Guide

Fortran 95 Language Guide
Author: Wilhelm Gehrke
Publsiher: Springer Science & Business Media
Total Pages: 411
Release: 2012-12-06
Genre: Computers
ISBN: 9781447110255

Download Fortran 95 Language Guide Book in PDF, Epub and Kindle

Fortran is one of the most widely used programming languages in science and engineering. Fortran 90 replaced the outmoded FORTRAN 77 in 1991 and this recent version of the International Standard enhances this version. It also includes several new features to ensure that Fortran continues to be aligned with High Performance Fortran (HPF) for parallel computer architectures. Fortran 95 Language Guide will serve as a language reference manual for programmers, provide teaching material for introductory courses in Fortran programming, and give help to experienced Fortran programmers migrating to the new standard. Gehrke has provided a comprehensive and easy-to-understand description of the Fortran 95 programming language as defined by the ISO, which will be welcomed by both practitioners and students alike.