Parallel Programming

Training Courses Parallel Programming About The Course This course is a practical introduction to parallel programming. The course explains the basic concepts of programming for parallel computers and focuses on the two common parallel programming models: the message passing model in combination with MPI, and the shared memory model in combination with both OpenMP and […]

Jive

Training Courses Jive About The Course DRG provides both a regular Jive introduction course and custom-made courses that are aimed at specific topics. The introduction course takes four days and covers all essential topics to get started with Jive. The basis of this course is formed by the tutorials available on this web site. Of […]

Advanced Programming in C++

Training Courses Advanced programming in C++ About The Course This four-day training course “Advanced programming in C++” by DRG is aimed at (self-taught) programmers in C++ who want to strengthen their knowledge in C++ and in programming in general. After participating in the training course, programmers will be less constrained by language constructs when converting […]

C++ Basics

Training Courses C++ Basics About The Course This four day training course will teach participants the fundamentals of the C++ language and explain the main concepts of object-oriented programming. In addition, it addresses some programming techniques with which the participants can improve the quality and maintainability of their C++ code. The training is aimed at […]