If you know the exact conference or journal (e.g., Proceedings of the IEEE , Embedded Systems Conference ), you can:
A generic programming book teaches you how to write code that works. A real-time systems book teaches you how to prevent code from breaking.
: A system must behave consistently under all operating conditions. This is achieved through specialized scheduling algorithms and constant-time operations.