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

beginner, looking for tutorials on IVF

Berend_T_
Beginner
184 Views

Hi all,

I am planning to use intel visual fortran and visual studio for my  MSc thesis. However i am totally new to the programming language and to the software. Are there any step-by-step tutorials or beginners guides available that are specifically focused on intel visual fortran so I can learn how to use it?

Many thanks!

B

0 Kudos
1 Reply
Steven_L_Intel1
Employee
184 Views

When the product is installed you're given links to "Getting started" text and tutorials. These help you understand how to build, run and debug applications but don't teach you the language.  If you need them, go to Start > Intel Parallel Studio XE 2016 > Getting Started, and click on the link for "Intel Visual Fortran Compiler".

There are numerous books you can purchase that teach the modern Fortran language. A popular choice is "Modern Fortran Explained". There's also "Fortran 95/2003 for Scientists and Engineers" which takes a more tutorial approach.

0 Kudos
Reply