Self Studies

You should look at the following self-studies in this order in order to learn or at least check whether you already master the notions covered:

  1. The self-study about Unix Command Line Interface is mandatory if you don’t know the basic commands available in Unix terminals (like bash).
  2. The C++ self-study is required to know the basics of compiling a C++ program.
  3. The GIT self-study is mandatory if you don’t know how to use this version control software.
  4. The CMake self-study is optional. CMake is a compilation-chain tool to manage large software projects in a portable, OS-independent, manner.

More generally you can find more self-studies and tutorials on the dedicated site, in particular to know how to use the DCE GPU cluster.