High-performance scientific computing in C++
Training Course - Forschungszentrum Jülich. In this course, participants will learn how to write programs in C++ that make better use of typical modern HPC hardware resources. The course is intended for scientists and engineers who are already familiar with C++17 and who want to develop maintainable and fast applications.
Dr. Sandipan Mohanty

With support for procedural, object-oriented, generic and functional programming styles, the modern programming language C++ offers many powerful abstraction mechanisms to handle complexity at a high level while remaining very efficient. It is therefore the language of choice for many scientific projects. The adoption of the latest language standard, C++20, opens up new layers of abstraction and interesting possibilities for organizing code at all levels.