Learning How to program on HPC cluster (part II: Fortran and C++)
Wednesday, 12 November 2025 -
09:30
Monday, 10 November 2025
Tuesday, 11 November 2025
Wednesday, 12 November 2025
09:30
Structrured Language: Fortran
-
Pierre-Yves Barriat
(
UCL/ELIC
)
Structrured Language: Fortran
Pierre-Yves Barriat
(
UCL/ELIC
)
09:30 - 12:30
Room: CYCL09B
13:30
C++
-
Nicolas Potvin
(
ULB département informatique
)
C++
Nicolas Potvin
(
ULB département informatique
)
13:30 - 15:00
Room: CYCL09B
Introduction to object-oriented programming, classes and templates in C++. Learn useful design patterns that will help you design the architecture of your project. **Content:** - From C to C++ - What is a class ? What is an object ? - Template programming - Inheritance, abstract classes and interfaces - Some more design patterns - Good practices - Some *pointers* to libraries and projects of interest **Prerequisite:** - Being familiar with a text editor - Being familiar with programming (at least beginner level) - Understanding what a compiler is **Target audience:** Rookie programmer