Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Starting (again) with Fortra

rogerdsl
Beginner
342 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
342 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