Languages/Methods to Learn for Scientific Computing?:

Posted by Zéychin on Programmers See other posts from Programmers or by Zéychin
Published on 2011-09-09T18:09:19Z Indexed on 2011/11/25 10:05 UTC
Read the original article Hit count: 308

I'm a second-semester Junior working towards a Computer Science degree with a Scientific Computing concentration and a Mathematics degree with a concentration on Applied Discrete Mathematics. So, number crunching and such rather than a bunch of regular expressions, interface design, and networking.

I've found that I'm not learning new relevant languages from my coursework and am interested in what the community would recommend me to learn. I know as far as programming methods go, I need to learn more about parallelizing programs, but if there's anything else you can recommend, I would appreciate it.

Here's a list of the languages with which I am very experienced (web technologies omitted as they barely apply here). Any recommendations for additional languages I should learn would be very much appreciated!:

  • Java
  • C
  • C++
  • Fortran77/90/95
  • Haskell
  • Python
  • MATLAB

© Programmers or respective owner

Related posts about programming-languages

Related posts about programming-practices