A lot of debate takes place on what programming languages and their use when implementing numerical methods especially when it comes to problems that require the handling of large number of computations. Like in the case of FEM where professional programmers and scientists argue whether to use C, C++, Fortran, Matlab or other programming tools, in order to develop fast and accurate performing software applications. Do you believe that by using a fast language is the solution in developing a fast and reliable software application or the algorithmic implementation affects the most the final performance?