Learning a language fairly fast (Fortran)

  • Thread starter Thread starter PCSL
  • Start date Start date
  • Tags Tags
    Fortran Language
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
PCSL
Messages
146
Reaction score
0
I'm going to be using Fortran for research this summer (three weeks) and the one problem is I don't know Fortran. Obviously, I know I can't learn everything in three weeks but I assume it is possible to get a strong base. I already have a textbook on Fortran by Etter but possibly there are some good online resources that could be recommended. As someone who has never learned any language, I was wondering if there are any general tips (or specific tips for fortran).

Thanks (hopefully you haven't answer this question too many times :) ).
 
Physics news on Phys.org
Thanks JesseC, I'll definitely use that link. I just realized the book my teacher gave me is on Fortran 77. Is there that big of a difference between versions when (I assume) I won't be using any of the advanced features?
 
Wow... Fortran 77 is old! I'm not entirely sure on compatibility issues since I've never used F77, however, there are a lot of new things in F90 that are not in F77 and which obviously won't work. Still if you're not using any of the new features, I believe F90 is largely backward compatible. Make sure your CAPS LOCK is working for F77 ;).
 
Could anyone else offer any insight on F77 vs. F95. It seems as if everything from 77 carries over to 95 if I would make the switch later I just want to be sure. Thanks :smile: .