Guide to Fortran 2008 Programming
Autor Walter S. Brainerden Limba Engleză Paperback – 22 oct 2016
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 331.86 lei 6-8 săpt. | |
SPRINGER LONDON – 22 oct 2016 | 331.86 lei 6-8 săpt. | |
Hardback (1) | 717.77 lei 6-8 săpt. | |
SPRINGER LONDON – 25 sep 2015 | 717.77 lei 6-8 săpt. |
Preț: 331.86 lei
Preț vechi: 414.82 lei
-20% Nou
Puncte Express: 498
Preț estimativ în valută:
63.50€ • 66.96$ • 52.87£
63.50€ • 66.96$ • 52.87£
Carte tipărită la comandă
Livrare economică 10-24 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781447168898
ISBN-10: 1447168895
Pagini: 422
Ilustrații: XI, 408 p.
Dimensiuni: 155 x 235 x 22 mm
Greutate: 0.59 kg
Ediția:Softcover reprint of the original 2nd ed. 2015
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom
ISBN-10: 1447168895
Pagini: 422
Ilustrații: XI, 408 p.
Dimensiuni: 155 x 235 x 22 mm
Greutate: 0.59 kg
Ediția:Softcover reprint of the original 2nd ed. 2015
Editura: SPRINGER LONDON
Colecția Springer
Locul publicării:London, United Kingdom
Cuprins
Introduction to Programming in Fortran.- Control Constructs.- Modules and Procedures.- Arrays.- Character Data.- Structures and Derived Types.- IEEE Arithmetic and Exceptions.- More about Modules and Procedures.- Extending Fortran.- Pointer and Allocatable Variables.- Input and Output.- Object-Oriented Programming.- Coarrays.- Appendix A: Intrinsic Procedures.- Appendix B: Fortran Language Forms.
Recenzii
“This book, which could be used either as a textbookor a reference, covers the main aspects of Fortran 2008. … The book is clearlywritten and has many examples, as well as longer case studies. … it could be a usefulreference for both students and professionals who use Fortran.” (D. Bollman, ComputingReviews, December, 2015)
Notă biografică
Dr. Walter S. Brainerd is the owner of The Fortran Company and an author of the Springer references Guide to Fortran 2003 Programming, The Fortran 2003 Handbook and Programmer's Guide to Fortran 90.
Textul de pe ultima copertă
This concise and easy-to read textbook provides an accessible introduction to the most important features of Fortran 2008 (also known as Fortran 08), the latest standard version of Fortran. Both the style of the many example programs and the selection of topics discussed in detail guide the reader toward acquiring programming skills to produce Fortran programs that are readable, maintainable, and efficient. The text is organized for instruction from beginning to end, but also so that particular topics may be studied and read independently—making the work eminently suitable as a reference for professionals.
Topics and features:
Topics and 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 to test their knowledge
- 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
Caracteristici
An accessible introduction to the most important features of Fortran 2008 Covers such major new features as coarrays, submodules, parameterized derived types, and derived-type input and output Makes extensive use of examples, illustrative case studies and test problems