Author | V.K. Decyk, C. D. Norton and B. K. Szymanski |
---|---|
Title | Introduction to Object-Oriented Concepts Using Fortran 90 |
Year | 1996 |
Abstract | Fortran 90 is a modern, powerful language with features that support important new programming concepts, including those used in object-oriented programming. This paper explains the concepts of data encapsulation, function overloading, classes, objects, and inheritance, and how to implement them in Fortran 90. As a result, a methodology can be developed to do true object-oriented programming in the language. |
PDF File | Download |