<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Not necessarily.  I learned Fortran as part of my Numerical
      Methods for Physicists in grad school.  We had the option of using
      C or Fortran.  Fortran has proved much more useful to learn than C
      and I've picked up C on the side.  In many cases programming is a
      matter of logical structured thinking, if you can get that the
      rest is learning syntax for different languages.</p>
    <p>For people doing numerical methods, Fortran is way superior in
      terms of usability than C.  That said I would never teach Fortran
      in a Computer Science class, but in a Numerical Methods for
      Scientists I would go with Fortran.</p>
    <p>-Paul Edmon-<br>
    </p>
    <div class="moz-cite-prefix">On 11/29/18 10:09 AM, Nathan Moore
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CACD67sweJCe2nV=D7n_8_iydYDiXiaxzCwduvU6J7pHivC-ggA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr">
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">I've probably
            mentioned this before.  If a student only has one
            programming course, teaching fortran feels like malpractice,
            however, this book is awesome!</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">Classical
            Fortran, Kupferschmid</div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif"><br>
          </div>
          <div class="gmail_default"><font face="arial, helvetica,
              sans-serif"><a
href="https://www.crcpress.com/Classical-Fortran-Programming-for-Engineering-and-Scientific-Applications/Kupferschmid/p/book/9781138116436"
                moz-do-not-send="true">https://www.crcpress.com/Classical-Fortran-Programming-for-Engineering-and-Scientific-Applications/Kupferschmid/p/book/9781138116436</a></font><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:arial,helvetica,sans-serif">Nathan</div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Wed, Nov 28, 2018 at 12:15 PM Paul Edmon <<a
            href="mailto:pedmon@cfa.harvard.edu" moz-do-not-send="true">pedmon@cfa.harvard.edu</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Very true. I
          would never use Fortran for an OS.  From what I understand <br>
          compiler writers still prefer Fortran as its easier to
          vectorize.  Thus <br>
          if you want best vector performance from your code Fortran is
          it, mainly <br>
          due to the easy of writing a compiler that can do so.<br>
          <br>
          In the end use the tool that's best for the job.  That's the
          moral of <br>
          the story.<br>
          <br>
          -Paul Edmon-<br>
          <br>
          On 11/28/2018 12:17 PM, Robert G. Brown wrote:<br>
          > On Wed, 28 Nov 2018, Paul Edmon wrote:<br>
          ><br>
          >> Once C has native arrays and orders them properly,
          then we can talk :).<br>
          ><br>
          > Yeah, like this.  That's really the big difference, isn't
          it? Although<br>
          > one can argue about just what "properly" really means...
          other than "in<br>
          > the same order that Fortran orders them" ;-)<br>
          ><br>
          >    rgb<br>
          ><br>
          >><br>
          >> -Paul Edmon-<br>
          >><br>
          >> On 11/28/18 11:36 AM, Peter St. John wrote:<br>
          >>       Maybe I'm being too serious but in the old
          days, Fortran was the<br>
          >>       most mature, maintained compiler and the
          libraries were great,<br>
          >>       then later, C had better compilers but the
          libraries were still<br>
          >>       great. Now, I think the only good thing about
          Fortran is that<br>
          >>       it's pretty easy to learn?<br>
          >> Peter<br>
          >><br>
          >> On Wed, Nov 28, 2018 at 11:30 AM Stu Midgley <<a
            href="mailto:sdm900@gmail.com" target="_blank"
            moz-do-not-send="true">sdm900@gmail.com</a>> wrote:<br>
          >>       I agree 100% .?You can't beat bash and fortran.<br>
          >><br>
          >> On Wed, Nov 28, 2018 at 9:02 AM Paul Edmon<br>
          >> <<a href="mailto:pedmon@cfa.harvard.edu"
            target="_blank" moz-do-not-send="true">pedmon@cfa.harvard.edu</a>>
          wrote:<br>
          >>       Fortran is and remains an awesome language.?
          More<br>
          >>       people should use it:<br>
          >><br>
          >> <a
            href="https://wordsandbuttons.online/fortran_is_still_a_thing.html"
            rel="noreferrer" target="_blank" moz-do-not-send="true">https://wordsandbuttons.online/fortran_is_still_a_thing.html</a><br>
          >><br>
          >>       -Paul Edmon-<br>
          >><br>
          >>       _______________________________________________<br>
          >>       Beowulf mailing list, <a
            href="mailto:Beowulf@beowulf.org" target="_blank"
            moz-do-not-send="true">Beowulf@beowulf.org</a> sponsored<br>
          >>       by Penguin Computing<br>
          >>       To change your subscription (digest mode or<br>
          >>       unsubscribe) visit<br>
          >>       <a
            href="http://www.beowulf.org/mailman/listinfo/beowulf"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
          >><br>
          >><br>
          >><br>
          >> -- <br>
          >> Dr Stuart Midgley<br>
          >> <a href="mailto:sdm900@gmail.com" target="_blank"
            moz-do-not-send="true">sdm900@gmail.com</a><br>
          >> _______________________________________________<br>
          >> Beowulf mailing list, <a
            href="mailto:Beowulf@beowulf.org" target="_blank"
            moz-do-not-send="true">Beowulf@beowulf.org</a> sponsored by
          Penguin<br>
          >> Computing<br>
          >> To change your subscription (digest mode or
          unsubscribe) visit<br>
          >> <a
            href="http://www.beowulf.org/mailman/listinfo/beowulf"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
          >><br>
          >><br>
          >><br>
          ><br>
          > Robert G. Brown <a href="http://www.phy.duke.edu/~rgb/"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.phy.duke.edu/~rgb/</a><br>
          > Duke University Dept. of Physics, Box 90305<br>
          > Durham, N.C. 27708-0305<br>
          > Phone: 1-919-660-2567  Fax: 919-660-2525 <a
            href="mailto:email%3Argb@phy.duke.edu" target="_blank"
            moz-do-not-send="true">email:rgb@phy.duke.edu</a><br>
          ><br>
          ><br>
          _______________________________________________<br>
          Beowulf mailing list, <a href="mailto:Beowulf@beowulf.org"
            target="_blank" moz-do-not-send="true">Beowulf@beowulf.org</a>
          sponsored by Penguin Computing<br>
          To change your subscription (digest mode or unsubscribe) visit
          <a href="http://www.beowulf.org/mailman/listinfo/beowulf"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://www.beowulf.org/mailman/listinfo/beowulf</a><br>
        </blockquote>
      </div>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      <div dir="ltr" class="gmail_signature"
        data-smartmail="gmail_signature">
        <div dir="ltr">
          <div>
            <div dir="ltr">
              <div>- - - - - - -   - - - - - - -   - - - - - - - <br>
                Nathan Moore<br>
                <div><span style="font-size:12.8000001907349px">Mississippi
                    River and 44th Parallel</span><br>
                </div>
                <div>- - - - - - -   - - - - - - -   - - - - - - -</div>
                <div><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Beowulf mailing list, <a class="moz-txt-link-abbreviated" href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit <a class="moz-txt-link-freetext" href="http://www.beowulf.org/mailman/listinfo/beowulf">http://www.beowulf.org/mailman/listinfo/beowulf</a>
</pre>
    </blockquote>
  </body>
</html>