Abstract
The aim of the paper is to find an optimal programming paradigm in context of the computational mechanics that is mainly focused on the numerical solution of the partial differential equations. Two paradigms - procedural and objected oriented (OOP) are compared along with a simple software development representing by a GUI. Objected oriented programming can be viewed as a good compromise among the time required for the production of the code and numerical tests procedures in the computational mechanics. Procedural programming can be suitable for a quick testing of the numerical solution of partial differential equation. If the project is extended, the code can be for reusability rebuild to classes in objected oriented programming. One computational example is shown in the paper and limitations of the selected programming paradigm are described.

This work is licensed under a Creative Commons Attribution 4.0 International License.
Copyright (c) 2019 International Journal of Information Technology Applications
