Strong wrote:
Please, give an advice (link) to the best c++ book. The one that includes: detailed, easy to understand, make use explaining, X-objects use explaining (qt prefered). If no single - let it be several. The main purpose is easiness even over difficult things. Thank You.
Thinking in C++ by Bruce Eckel is a great introductory C++ book. And the electronic version is free (as in beer).
<www.mindview.net/Books/TICPP/ThinkingInCPP2e.html> It won't help with QT, sorry. Regards, John