Comment 1G2 Fortran lives!

Story

Fortran Forever

Preview

Fortran lives! (Score: 3, Informative)

by skarjak@pipedot.org on 2014-05-08 16:01 (#1G2)

I did my undergraduate work entirely in Fortran. Just for reference, I am in my mid-twenties... My supervisor told me that's the language I should use. There are certain fields where a lot of really useful code is in Fortran, so it's at the very least important to be able to read it (although that's clearly not very hard to do). Some people had some convincing numbers to show Fortran programs were more efficient than C programs for number crunching. Given that a lot of our code is just running a set of very simple operations a huge amout of times, Fortran does a great job. The only issue I had with it is the lack of widely available libraries compared to more modern languages. You've got Numerical recipes and a few other non-free libraries, and then the rest are homemade solutions stored somewhere on your supervisor's hard drive...

I switched to C for my graduate work and I was pretty happy with it. I'll gladly save myself some coding time, even if it means my programs might run a little slower. They can run 24/7, I can't program in these conditions. :p

Moderation

Time Reason Points Voter
2014-05-08 21:15 Informative +1 rocks@pipedot.org
2014-05-09 01:09 Interesting +1 danieldvorkin@pipedot.org

Junk Status

Not marked as junk