BlogTrainingPublic appearances 2019The year has already started, if you’re interested in meeting me here are my public appearances I know so far. [...]C++ InsightsUsing base class constructorWhile preparing slides for my next on-site training I stumbled across the C++11 powers of using. Specifically together with constructors of a base class. Here is a sample: [...]TrainingEarly bird for "C++1x für eingebettete Systeme kompakt" ending soonIf you are interested in a one day technical seminar about C++ for embedded systems you might consider mine: C++1x für eingebettete Systeme kompakt. The early bird is ending at [...]C++Use of the comma operatorLast week, I read a blog article from Jonathan Boccara called "Getting Along With The Comma Operator in C++". At the end of the article I felt bad for the comma operator. Jonathan [...]ConferenceNDC { Oslo } 2018 slides and video availableI'm pleased to announce that the video C++: Be type-safe - The journey of determining the number of elements in an array of my presentation at NDC { Oslo } in June is available [...]TrainingPublic appearances 2018I will again work together with QA Systems for a one day technical seminar C++1x für eingebettete Systeme kompakt. The seminar will be held in Stuttgart on November 6. Early bird [...]C++Safer type casting with C++17I like to write less code and letting the compiler fill in the open parts. After all the compiler knows most and best about these things. In C++ we have a strong type system. [...]PublicationsNew article: "About the C++ Core Guidelines"C++ is for sure not the easiest language to learn and use. The Core Guidelines try to provide some useful directions on avoiding common traps and pitfalls with using C++. [...]ConferenceNDC { Oslo } slides and video availableI noticed yesterday that the video my presentation at NDC { Oslo } in June is available youtube: [...]PublicationsArticle "Nutzen Sie die Macht der Sprache" got publishedMy article I wrote for the proceedings of the ESE Kongress 2016 got published at embedded software engineering. [...]Posts navigation〈 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 〉