Re: find a Fortran teacher



Sampay,
First you asked about F77, and now F90.

If you have any Fortran compiler available to you from your department
at the University, then you should learn that particular form of
Fortran. You are going to have the most problems, not with the code
writing, but with the compilation and linking processes, unless you can
simply give your code to some service department to be compiled and run
for you.

This is why I suggested to you to get a Fortran book and an old F77
compiler and play with in on you own computer as part of the learning
process.

But even if your department uses an F90 or F95 compiler you can still
write simple code which would be perfectly compilable under an F77
compiler. You just wouldn't find your errors so easily, but you would
have have an easier time learning enough to achieve your purpose.

If you are not going to be a Fortran programmer other than to complete
a PhD, but just want to collect data and massage it to provide input to
your available molecular modelling system, then learn F77, write your
code, and compile it with whatever compier is available.

Terence Wright

.



Relevant Pages

  • Re: General advice on C++ F77 multi-language compiling and linking
    ... This last part I am working through separately using help from Mixed language programming using CO++ and FORTRAN 77. ... From what I've been able to learn so far, I'll need a f77 compiler running on Windows-Intel as a minimum. ... MSVS2005 express is the only cheap way with current support; as you may have noticed, MS does not permit Fortran to be used with it, except by command line. ...
    (comp.lang.fortran)
  • Re: General advice on C++ F77 multi-language compiling and linking
    ... Mixed language programming using CO++ and FORTRAN 77. ... From what I've been able to learn so far, I'll need a f77 compiler running ...
    (comp.lang.fortran)
  • Re: Online F77 information...
    ... If you have an F77 compiler stay with learning F77. ... F90 is far too complicated to start with. ... I 100% disagree with Terence on this... ...
    (comp.lang.fortran)
  • Re: f77 <-> g77
    ... Generically, it will refer to a Fortran 77 compiler, but in different ... Fortran 77 compilers. ... saying that someone is using "the f77" compiler is very little ...
    (comp.lang.fortran)
  • Re: Fortran 77 vs Fortran 90/95
    ... Maybe I have the benefits of fortran 90 without the hassle. ... My applications get used by people on lots of different platforms. ... Fine f77 compiler as far as I know. ...
    (comp.lang.fortran)