Modern Fortran : style and usage /
"Fortran is one of the oldest high-level languages and remains the premier language for writing code for science and engineering applications. This book is for anyone who uses Fortran, from the novice learner to the advanced expert. It describes best practices for programmers, scientists, engin...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York :
Cambridge University Press,
2012.
|
Temas: | |
Acceso en línea: | Texto completo |
Tabla de Contenidos:
- Introduction
- General principles
- Formatting conventions
- Naming conventions
- Documentation conventions
- Programming principles
- Programming conventions
- Input and output
- Packaging conventions
- Generic programming
- Object orientation
- Parallel processing
- Numerical types, kinds, and operations
- C interoperability
- Updating old programs
- Source code
- Rule list.