Re: A question on Newton's Method



Jon Harrop wrote:
> David M wrote:
> > FORTRAN is the
> > language I'm using since its easier then some of the others out
> > there
>
> If you're just starting out then I recommend you use a more
appropriate
> language, like Mathematica (commercial) or OCaml (free). Both of
these
> languages let you concentrate on the problem at hand, rather than
having to
> mess about with computer-specific problems. They are also much easier
to
> learn and use and they will allow you to solve much more difficult
and
> interesting problems.

Fortran 95 is a good language to learn the imperative (procedural)
style of programming for numerical work, with a few elements of
functional programming (pure and elemental functions) thrown in. The
g95 compiler http://www.g95.org is free .

What "computer-specific problems" do you avoid by using OCaml instead
of Fortran? Do you mean "platform-specific"?

.



Relevant Pages

  • Re: Surprise
    ... haven't seen any Fortran libraries that do that. ... Libraries are a huge part of the reason why one language would be ...
    (comp.lang.fortran)
  • Re: one-liner for characater replacement
    ... convert to another language. ... upgrade to upward compatible versions of the same language. ... Under the above rules of the game, unless the Fortran world announces ...  The user base has not shrunk all that much. ...
    (comp.lang.fortran)
  • Re: interpretive vs. compiled
    ... for specific needs in FORTRAN. ... Nowadays, workstations are also available to engineers, and there's no ... Excel/VBA and much less exposure to programming. ... colleges are wondering what language to use in classes. ...
    (comp.programming)
  • Re: Help from fellow Fortran Users
    ... and Fortran in which he introduced the subject of Pascal, ... Pascal is a useful, high-level, portable language that is easy to use ... Inasmuch as his comments considered extensions for Pascal in the '70s, ... standard differs from ...
    (comp.lang.fortran)
  • Re: A petition to J3 apropos FORTRANs future
    ... Fortran folded like an accordion and gave ... The vast majority of programmers are not doing "scientific ... In theory, programmers would just "use the best language for the job", ... But there are reasons, both real and silly, why one ...
    (comp.lang.fortran)