Preparation

This week's exercise is straightforward: Prepare yourself for this course. This means, get accustomed to the course structure, the online compilers, and the online resources. Here are the necessary steps:

  1. Install the source code:  GitHub
  2. Visit
    • the calendar. It lists all upcoming Q&A sessions. I will send you the invitation with the Zoom link on the Wednesday before.
    • the forums if you have questions about the course and about C++ in general. Write, in particular, a few words about you: Introduce Yourself.
    • the C++ Resources: It has many interesting C++ resources if you want to dive deeper.
  3. Get accustomed to the online compilers:
  4. Get accustomed to the online resources:

Further information:

Compiler Explorer

C++ Insights

Modernes C++

Books

CppCon

  • Back to Basics: The Structure of a Program by Bob Steagall
    • Compiling, Linking, Loading, and Running
    • Translations Units (TU)
    • Declaration versus Definition
    • One-Definition Rule
    • Storage duration
    • Application binary interface (ABI), and name mangeling

Coupons

Post a comment

Leave a Comment