Fortran 90 programming
โ Scribed by T. M. R. Ellis, Ivor R. Philips, Thomas M. Lahey
- Publisher
- Addison-Wesley
- Year
- 1994
- Tongue
- English
- Leaves
- 842
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
These student notes were developed using the Manchester Computing Centre Fortran90 course, which was compiled by J M Brooke, G S Noland, and M A Pettipher as abasis.
This book is quite nice for the spoiled programmer who has been using a modern OO language such as C++ or python, and demonstrates methods to implement OO concepts as classes, overloading and polymorphism in Fortran 90/95 (F9X in the remainder of this review) This however is also its main weakness
This book is quite nice for the spoiled programmer who has been using a modern OO language such as C++ or python, and demonstrates methods to implement OO concepts as classes, overloading and polymorphism in Fortran 90/95 (F9X in the remainder of this review) This however is also its main weakness
Writing technical applications in a modern object-oriented approach, using Fortran 90 or 95, can be problematic. This book teaches how to employ the principles of object-oriented programming to produce clear, highly efficient executable codes (rather than focusing on the traditional procedural abili