Re: Computer languages project
Posted by Skywise on April 09, 2009 at 20:58:50:

As has been mentioned to you before, Perl is NOT the best language for what you are doing. For one, it is generally an "interpreted" language, which makes it notoriously slow. It's good for dynamic webpages, which is probably it's best use.

One of the most, if not the most common language in use is C. There are so many support materials for C it's not funny. (personally I don't like it though, for some key inherent weaknesses that trip up lazy programmers).

Next to C would be FORTRAN because it lends itself very well to scientific calculations. This is the best for scientific analysis. In fact, it may be the best choice for what you are trying to do.

Brian


Follow Ups:
     ● Re: Computer languages project - EQF  03:41:47 - 4/10/2009  (75114)  (2)
        ● Re: Computer languages project - Skywise  13:54:16 - 4/10/2009  (75121)  (0)
        ● 3 questions - John Vidale  06:56:34 - 4/10/2009  (75115)  (1)
           ● Projects - EQF  09:16:14 - 4/10/2009  (75117)  (2)
              ● Re: Projects - Skywise  14:04:53 - 4/10/2009  (75122)  (1)
                 ● Re: Projects - mrrabbit  15:32:18 - 4/10/2009  (75124)  (0)
              ● typical - John Vidale  09:28:50 - 4/10/2009  (75118)  (0)
     ● Re: Computer languages project - Roger Hunter  21:50:46 - 4/9/2009  (75112)  (1)
        ● Re: Computer languages project - Skywise  23:58:01 - 4/9/2009  (75113)  (1)
           ● Re: Computer languages project - Roger Hunter  08:03:17 - 4/10/2009  (75116)  (1)
              ● Re: Computer languages project - Skywise  13:52:27 - 4/10/2009  (75120)  (1)
                 ● Re: Computer languages project - Roger Hunter  14:48:49 - 4/10/2009  (75123)  (1)
                    ● Re: Computer languages project - Skywise   16:32:11 - 4/10/2009  (75125)  (1)
                       ● Re: Computer languages project - Roger Hunter  16:36:52 - 4/10/2009  (75126)  (1)
                          ● Re: Computer languages project - Skywise  18:36:31 - 4/10/2009  (75127)  (0)