EvilZone

Programming and Scripting => Other => Topic started by: th3g00n on May 08, 2012, 09:25:19 AM

Title: FORTRAN
Post by: th3g00n on May 08, 2012, 09:25:19 AM
I just wanna know if FORTRAN is still useful in this modern day world because my school insists we know it(it's part of the curriculum).
Title: Re: FOTRAN
Post by: Kulverstukas on May 08, 2012, 11:34:01 AM
Well AFAIK banking servers and probably other humongous corporations use it to run their systems. I don't know if it's useful to anything other than that these days.
Title: Re: FOTRAN
Post by: techb on May 08, 2012, 08:22:21 PM
A lot of networks and corporations on the west coast are still on mainframes and really old systems. They are also still running old code, so I bet there are fotran is still used. Developing country's with second hand equipment are probably using fotran as well.
Title: Re: FOTRAN
Post by: theellimist on May 08, 2012, 09:46:53 PM
Pretty sure my brother had to learn FORTRAN to run some sort of mainframe for doing scientific research, so I guess it is still used, depending on your field.
Title: Re: FOTRAN
Post by: Deque on May 08, 2012, 09:50:31 PM
It is always useful to know other languages.
Of course Fortran is not used widely anymore, but there are some specific areas that still use it, especially in physics and for supercomputers. It is a very good language for computations that need speed, because speed was what the language designers cared most from the beginning (btw FORTRAN's history is very interesting).
Also there are still people working on the language and the compilers. So it is not dead, it is just a language that settled in a niche.
Title: Re: FOTRAN
Post by: Lionofgod on May 10, 2012, 12:55:48 AM
My father used to work with mainframes...
banks still use them, but the skill is not in much demand anymore, we found out the hardway >.<

Title: Re: FOTRAN
Post by: centizen on May 23, 2012, 12:08:46 AM
FORTRAN is not widely used even in mainframes any more. Most use REX; I had to learn some of it for a Mainframe competition I entered in a while back and it is needlessly complex and convoluted. I am glad we have left that era.
Title: Re: FOTRAN
Post by: p_2001 on May 23, 2012, 10:28:53 AM
In my college the mechanical students have to learn it... something about calculations, I don't know why they are not taught C..