Quantum Platform(QP) is a family of very lightweight, state machine-based frameworks for embedded systems. QP enables developing well-structured embedded applications as a set of concurrently executing hierarchical state machines (UML statecharts).
This book is good for learning C++.It conclude five parts:professional c++ introduction,C++ codeing the professional way,mastering advanced features of c++, ensuring Bug-free code and using libraries and patterns.