That popularity means a great many books have been written on how to write C. So you might – slightly somewhat – ask if the world truly needs another one. The answer: “probably not.”
But this isn’t another book on how to write C – it’s a book on how not to write C. And that’s the reason something the world desperately does need, because despite its enduring popularity, many programmers remain blissfully unaware of the issues C has or how to avoid them.
This book assumes you’ll already write C the way all those other books tell you to do it. Its purpose is not to repeat what you already know, but to reveal probably the most nuances, curiosities and outright absurdities of the language that are all too frequently ignored.
You won’t find any of that emphasised in “The C Programming Language” by Dennis Ritchie and Brian Kernighan. Some other books do make a point of highlighting those issues, but not many were written for the embedded programmer. When you write embedded software, there’s rarely a safety net to help catch your mistakes – and those mistakes can be mean disaster. In case you are in any doubt about that, look up Therac 25 or Arianne flight V88.
The embedded programmer will have to do everything conceivable to avoid bugs – and when you work with C, it might just feel like the language is working against you!
That’s why this book is different and why every embedded programmer must have a copy.
Reviews
There are no reviews yet.