Cantitate/Preț
Produs

Modern Fortran: Style and Usage

Autor Norman S. Clerman, Walter Spector
en Limba Engleză Paperback – 4 dec 2011
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, engineers, computer scientists and researchers who want to apply good style and incorporate rigorous usage in their own Fortran code or to establish guidelines for a team project. The presentation concentrates primarily on the characteristics of Fortran 2003, while also describing methods in Fortran 90/95 and valuable new features in Fortran 2008. The authors draw on more than a half century of experience writing production Fortran code to present clear succinct guidelines on formatting, naming, documenting, programming and packaging conventions and various programming paradigms such as parallel processing (including OpenMP, MPI and coarrays), OOP, generic programming and C language interoperability.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 35933 lei  43-57 zile
  Cambridge University Press – 4 dec 2011 35933 lei  43-57 zile
Hardback (1) 65507 lei  43-57 zile
  Cambridge University Press – 11 dec 2011 65507 lei  43-57 zile

Preț: 35933 lei

Preț vechi: 44917 lei
-20% Nou

Puncte Express: 539

Preț estimativ în valută:
6876 7136$ 5748£

Carte tipărită la comandă

Livrare economică 17-31 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780521730525
ISBN-10: 052173052X
Pagini: 352
Ilustrații: 1 b/w illus.
Dimensiuni: 150 x 226 x 23 mm
Greutate: 0.45 kg
Ediția:New.
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:New York, United States

Cuprins

1. Introduction; 2. General principles; 3. Formatting conventions; 4. Naming conventions; 5. Documentation conventions; 6. Programming principles; 7. Programming conventions; 8. Input and output; 9. Packaging conventions; 10. Generic programming; 11. Object orientation; 12. Parallel processing; 13. Numerics and floating point; 14. C interoperability; 15. Updating old programs; Appendix A. Source code; Appendix B. Rule list.

Notă biografică


Descriere

This book describes best practices for good style and rigorous usage for all Fortran programmers, from novice to expert.