top of page

C++ Software engineering
Tue, 13 May
|ICTS KU Leuven
This course takes half a day.


Time & Location
13 May 2025, 09:00 – 13:00 CEST
ICTS KU Leuven, Willem de Croylaan 52/bus 5580, 3001 Leuven, Belgium
About the Event
Contents
C++ is widely used in many contexts. This training focuses on software engineering aspects of C++ such as building software, linting, testing libraries and applications, and so on. Also, best practices are discussed such as design patterns.
When you complete this training you will be able to:
assess code quality;
build software using CMake;
perform static code analysis and interpret the results;
write unit tests using Catch2;
bottom of page