Dipl.-Ing. Martin Weitzel, 64380 Roßdorf bei Darmstadt

cppfor-2020-10

MicroConsult "C++ FOR" ONLINE Training
2020-10-26 to 2020-10-30
Kurszeiten (Kernzeit) 8:30 bis 16:30 (Freitag 12:30)
Mittagspause 12:30 bis 13:15

This page contains information about exercises and supplies additional Links not in the PDFs used in the training. The most recent exercise (the one that should be worked on) always comes first.


State-Machine Beispiele:

Current Exercise:

 

 

 

Exercises and Solutions (in sequential order as done):

As exercises build upon each other, you may use the solution of the last exercise done as starting point for the next one. Depending on how close your solution is to the "official" one it may or may not be better to continue with your own solution.)


Links zu Live-Demos:


Links zu Info-Graphiken:


Noch aufzuräumen:

https://godbolt.org/z/KcfxfG – Publisher-Subscriber

https://godbolt.org/z/adGKne - NamedValue als Template

https://godbolt.org/z/MKcY7G – Lambdas

https://godbolt.org/z/vzz1r3 – NamedInt (const char* -> std::unique_ptr)

https://godbolt.org/z/1s9e3q – Lambdas (nochmal ???)

https://godbolt.org/z/j5vxhK – enabe_if / if constexpr