Advanced to expert C++ and QT: Books Guidance
Suggest me single good book for c++. I’ve intermediate skills. I want to achieve advanced and later expert on c++ also Qt.
Please suggest me few good books in sequence.
13 replies
The C++ Programming Language [.research.att.com]
(Third Edition and Special Edition)
I have yet not come across of any advanced level book of Qt.
Best of luck
- “Advanced Qt Programming” Mark Summerfield (Nokia Qt book page [qt.nokia.com])
- “Effective C++”, “More Effective C++”, “Effective STL” Scott Meyers (Amazon [amazon.com])
- “Exceptional C++”, “More Exceptional C++” Herb Sutter (Amazon [amazon.com])
See also wiki book page [developer.qt.nokia.com]
The C++ Programming Language [.research.att.com] (Third Edition and Special Edition) I have yet not come across of any advanced level book of Qt. Best of luck
There are advanced book on Qt. Please refer this [qt.nokia.com] page.
Thank yout Qtk, only book I know was this [qt.nokia.com]. I will try to get few from the list for me and for my colleagues.
Have a look at the wiki page Books and Links for learning C and advanced topics [developer.qt.nokia.com] (it should be C++ in the title, but the wiki strips the ++ :-) )
All of the already mentioned books and some more are listed on this page.
I agree on the suggestion for Scott Meyers’ books. Of course, you’ll also need Design Patters by Gamma, Helm, Johnson and Vlissides (GoF).
If you want to learn about the wonderous world of templates and metaprogramming, get yourself C++ Templates by Vandevoorde & Josuttis, Modern C++ design by Alexandrescu and C++ Template Metaprogramming by Abrahams & Curtovoy.
Plenty of stuff to make your head spin. It did spin mine!
I agree on the suggestion for Scott Meyers’ books. Of course, you need Design Patters by Gamma, Helm, Johnson and Vlissides (GoF).If you want to learn about the wonderous world of templates and metaprogramming, get yourself C++ Templates by Vandevoorde & Josuttis, Modern C++ design by Alexandrescu and C++ Template Metaprogramming by Abrahams & Curtovoy.
Plenty of stuff to make your head spin. It did spin mine!
Mine is still spinning. :)
I know this topic is about advanced to expert books, but reading my usual news site I just found C++ Beginner’s Guide [msdn.microsoft.com] which can be freely downloaded till 31st December.
VCsala, thanks for pointing this out! I’ve put a Note [developer.qt.nokia.com] into the announcement forum.
You must log in to post a reply. Not a member yet? Register here!









