6 November 2024
Louvain-La-Neuve
Europe/Brussels timezone

Contribution List

5 out of 5 displayed
  1. Mr Jérôme de Favereau (UCLouvain/IRMP/CP3)
    06/11/2024, 09:30

    Python is a programming language that can be used both for scientific computing (as a replacement for Fortran or C/C++) and for everyday scripting (as a replacement for Bash or Perl), but also to develop full programs with a GUI as well as headless services. It is a very nice tool to include in any scientist's...

    Go to contribution page
  2. Dr Olivier Mattelaer (UCLouvain/CISM)
    06/11/2024, 13:30
  3. pieter heremans (UCLouvain)
    06/11/2024, 15:00
  4. Nicolas Potvin (ULB département informatique)

    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...

    Go to contribution page
  5. Olivier Mattelaer (UCLouvain/CISM)

    C is a very performant language on which are build C++ but also Python (and many others). Even if this language is now mainly superseeded by C++, it is important to understand the basic of the language if you want to learn C++ and or Cuda programming (for GPU).

    <td...
    Go to contribution page