Have you ever worked on the C++ project with codebase so huge that it is hard to understand what’s really going on when the program executes? (więcej…)
In the previous article, we’ve played with creating and joining strings in compile time. Now with those tools at our disposal, we’re ready to challenge the main goal – creating a transition table in compile time. (więcej…)
In the previous series of articles (part1, part2) we’ve played with a simple state machine with some basic functionality. As the machine grows bigger, the need for debugging utilities becomes more important. To implement such utilities we need to do some groundwork first. All state, event, and action names are known at compile-time and for most of them, we could easily generate a string with the name during compilation. What’s problematic is that some of the types could be parametrized and would require some form of compile-time string concatenation. That’s exactly what we are going to explore in this article 🙂
W jaki sposób wykorzystać Dockera w embedded? Poniżej przedstawiam przykłady użycia kontenerów. (więcej…)
DMI Robot jest urządzeniem, które zostało zbudowane na potrzeby automatyzacji testów ekranów dotykowych. (więcej…)
Powstałe w 2003 roku konsorcjum AUTOSAR (AUTomotive Open System ARchitecture) postawiło sobie za główny cel zestandaryzowanie architektury oprogramowania dla branży Automotive. (więcej…)
Każde przemyślane i zaprojektowane rozwiązanie
da się zastąpić skończoną liczbą prowizorek.
Pan Weasley (więcej…)
Jak mawiał trener Piechniczek
„Jeśli chcesz grać w piłkę musisz myśleć jak piłka”
AlcMan (więcej…)
In my previous article we’ve talked about implementing a simple state machine based on a std::variant and other newer additions to the C++ standard. Even though the implementation had its merits it was far from being complete. In this article, we improve upon that design to make it more useful and easy to use. (więcej…)
W tej części zajmiemy się praktyczną stroną testowania, pokażemy w jaki sposób używać słów kluczowych oraz jak pisać testy. Część pierwszą przeczytacie tutaj. (więcej…)
Strona sii.pl/blog/ korzysta z plików Cookies (w celu realizacji usług). Dowiedz się więcej lub zamknij ten komunikat.