5 more embedded software programming tips

5 more embedded software programming tips

Time for another bunch of tips for embedded software developers, which I hope are helpful. I will admit that, in…

Yet another 5 embedded software programming tips

Yet another 5 embedded software programming tips

This is another in my occasional series of postings, where I give a few little tips that may be of…

Video about inlining C/C++ functions

Video about inlining C/C++ functions

My latest video blog is now available. This time I am looking at inlining C/C++ functions and how this may…

My code is bug-free!

My code is bug-free!

There is an old joke saying: “To err is human, but for a real ****-up, get a computer.” This chimes…

5 embedded software programming tips

5 embedded software programming tips

Most software developers will have received some kind of training or education in programming techniques. Others may be self-taught. But…

Video about a C++ “flaw”

Video about a C++ “flaw”

My latest video blog is now available. This time I am looking at an interesting aspect of C++, where there…

Embedded Software Masterclass webinar series

Embedded Software Masterclass webinar series

It has been a while since I last participated in a webinar, but a plan was recently hatched to run…

Video blog about parameter passing in C

Video blog about parameter passing in C

My latest video blog is now available. This time I am looking at how parameters are passed to functions in…

Video blog about compiler optimization magic

Video blog about compiler optimization magic

My latest video blog is now available. I am looking at compiler optimization and how such a tool can appear…