Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Scientific Software Development in Fortran

Posted By: tukotikko
Scientific Software Development in Fortran

Scientific Software Development in Fortran By Drew Mccormack
2010 | 148 Pages | ISBN: 144525445X | PDF | 2 MB


Fortran is the oldest high-level programming language still in use today. It is widely used in scientific and technical fields, and has evolved over the years into a powerful numerical programming language, with excellent support for high-performance computing and data processing. This text provides an introduction to the most commonly-used modern variant of the language, Fortran 90/95. Unlike most texts on Fortran, there is a strong emphasis on design and software engineering. The reader is not only introduced to the language syntax, but also to how language constructs are best combined to build robust software.