Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Starting (again) with Fortra

rogerdsl
Beginner
269 Views

I am just starting learning IVF after many years since I used Fortran IV for Watford

Got the book Compaq Visual Fortran from Lawrence and noticed that the commands

are not the same.

What would you recommend to start practicing with this program since the pdf literature

is convoluted?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
269 Views

The Lawrence book is mostly aimed at people who want to write applications that make use of the Win32 API. For that, it's still good. But indeed the sections that discuss the development environment don't apply to Intel Fortran.

The Building Applications manual provided with Intel Fortran is a good reference. See also the Getting_Started.htm file in the compiler Docs folder.

0 Kudos
Reply