9 Software Architecture Metrics for Sniffing Out Issues
Software architecture doesn’t fall apart overnight. It slowly rots, module by module, method by method, until one day, your team…
Jacob's Blog
Category Archives: C++ Concepts
Software architecture doesn’t fall apart overnight. It slowly rots, module by module, method by method, until one day, your team…
Embedded systems are integral to modern technology. You can find them in appliances, cars, homes, hospitals, stores, and more. They…
C++ has been slowly gaining momentum within the embedded systems space. You’re probably well aware that many microcontroller vendors provide…
Over the past several years, C++ has become a more popular language to use in embedded systems than C. Don’t…
Over the past few years, the number of programming languages used for embedded development has started to balloon. Developers have…
Over the past several years, C++ has become a more popular language to use in embedded systems than C. Don’t…
Back when I was an engineering student and a budding young engineer, it wasn’t unusual to open (yes physically open)…
More than a decade ago there was a constant debate and anticipation as to when C++ would finally eclipse C…