My latest video blog is now available. This time I am looking at writing efficient embedded code – where the…
Some more tips for embedded software developers. Today I am looking at real time programming, using the C language and…
Next Friday – 13 July – I am participating in a joint seminar with Doulos, looking in detail at the…
From time to time, I like to muse on some useful programming tips for embedded developers. This is such a…
My latest video blog is now available. This time I am looking at reference parameters in C/C++ and how they…
My latest video blog is now available. This time I am looking at an interesting aspect of C++, where there…
My latest video blog is now available. This time I am looking at how to write debuggable and maintainable code….
What are you priorities when writing code? Obviously you need to implement some specific functionality and there may be a…
It is a given that structured programming – in one form or another – is a Good Thing. For years,…