I give away five vouchers for Stephan Roth's book "Clean C++20", sponsored by the book's publisher Apress.

There are very many books on the market – some of them written by me – that offer an introduction to the C++ programming language (so-called Primer), or that provide a deep dive into specific concepts of the language. But to realize a complex software development project with an extensive C++ codebase, it is usually not enough to know the language and its possibilities. There are a lot of things on a higher abstraction level that developers must take into consideration, e.g. architectural decisions and software design, dependency management, how to modularize the code base, maintainability, readability of the code, and so on.
Clean C++20
In his book "Clean C++20" (2nd edition; published by Apress Media LLC, New York), Stephan Roth sheds light on precisely these aspects necessary to write readable, easily maintainable, and extensible code in C++. It is not an introduction to the language for beginners but an excellent extension to introductory literature. It conveys principles, practices, and patterns to keep a C++ codebase in good shape. Only if the code is clean, changes and extensions are easy, and require little effort. At the end of the day, the goal of clean code is to keep the added value of a development organization on a high level. And it's also more fun for developers to work with a clean codebase.
How can you win one of the five vouchers for the book?
This is pretty simple. Just answer the following three questions and send your answers to me:
- Are you already familiar with the principles and practices of Clean Code Development, and do you apply them to your C++ code?
- Do you use unit tests and try to achieve the highest possible test coverage?
- Are you familiar with the software design method Test-Driven Development (TDD), and do you apply it in your daily work?
Please send your answer in English until Sunday, the 25/07/2021, to This email address is being protected from spambots. You need JavaScript enabled to view it.. I publish the winners, including their answers, in a separate post.
Thanks a lot to my Patreon Supporters: Matt Braun, Roman Postanciuc, Tobias Zindl, G Prvulovic, Reinhold Dröge, Abernitzke, Frank Grimm, Sakib, Broeserl, António Pina, Sergey Agafyin, Андрей Бурмистров, Jake, GS, Lawton Shoemake, Animus24, Jozo Leko, John Breland, Venkat Nandam, Jose Francisco, Douglas Tinkham, Kuchlong Kuchlong, Robert Blanch, Truels Wissneth, Kris Kafka, Mario Luoni, Friedrich Huber, lennonli, Pramod Tikare Muralidhara, Peter Ware, Daniel Hufschläger, Alessandro Pezzato, Bob Perry, Satish Vangipuram, Andi Ireland, Richard Ohnemus, Michael Dunsky, Leo Goodstadt, John Wiederhirn, Yacob Cohen-Arazi, Florian Tischler, Robin Furness, Michael Young, Holger Detering, Bernd Mühlhaus, Matthieu Bolt, Stephen Kelley, Kyle Dean, Tusar Palauri, Dmitry Farberov, Juan Dent, George Liao, Daniel Ceperley, Jon T Hess, Stephen Totten, Wolfgang Fütterer, Matthias Grün, Phillip Diekmann, Ben Atakora, Ann Shatoff, and Rob North.
Thanks, in particular, to Jon Hess, Lakshman, Christian Wittenhorst, Sherhy Pyton, Dendi Suhubdy, Sudhakar Belagurusamy, Richard Sargeant, Rusty Fleming, John Nebel, Mipko, Alicja Kaminska, and Slavko Radman.
My special thanks to Embarcadero 
My special thanks to PVS-Studio 
My special thanks to Tipi.build 
My special thanks to Take Up Code 
Seminars
I'm happy to give online seminars or face-to-face seminars worldwide. Please call me if you have any questions.
Bookable (Online)
German
Standard Seminars (English/German)
Here is a compilation of my standard seminars. These seminars are only meant to give you a first orientation.
- C++ - The Core Language
- C++ - The Standard Library
- C++ - Compact
- C++11 and C++14
- Concurrency with Modern C++
- Design Pattern and Architectural Pattern with C++
- Embedded Programming with Modern C++
- Generic Programming (Templates) with C++
New
- Clean Code with Modern C++
- C++20
Contact Me
- Phone: +49 7472 917441
- Mobil:: +49 176 5506 5086
- Mail: This email address is being protected from spambots. You need JavaScript enabled to view it.
- German Seminar Page: www.ModernesCpp.de
- Mentoring Page: www.ModernesCpp.org
Modernes C++,

Read more...