Results 1 to 2 of 2

Thread: C++ book to prepare for the Core C++ for Qt Developers exam

  1. #1
    Join Date
    Jul 2013
    Posts
    22
    Thanks
    10
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default C++ book to prepare for the Core C++ for Qt Developers exam

    Which C++ book(s) should be used (are more suited) while preparing for the Core C++ for Qt Developers exam (I'm going to try it...)?

    I'm taking a look at the Effective Modern C++ by Scott Meyers, but what came to my mind is that it might be to much modern for what I'm looking for, is it?

    In addition to that book, I also picket up these:

    - The C++ Programming Language, 4th Edition
    - C++ Primer (5th Edition)

    Should I go with them?

  2. #2
    Join Date
    Apr 2013
    Location
    Prague
    Posts
    258
    Thanks
    3
    Thanked 65 Times in 59 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: C++ book to prepare for the Core C++ for Qt Developers exam

    IMO, Stroustrup (The C++ Programming Language, 4th Edition) is the best book of contemporary C++ but it must be the 4th edition. Not only because Stroustrup is the C++ man but also because he can write really good textbooks. It is a fat book but if you understand it, you can be sure that you have understood C++11. You can find a flawless .pdf on the web but you need to search a bit. You will meet a lot of damaged Stroustrups.

    IMO, Lippman (C++ Primer) is a far worse choice. It is rather the standard C++ enhanced by comments on C++11. It will not teach you C++11. Lipman is on the web, too.
    There is also Prata (C++ Primer Plus, 6th edition). It must be the 6th edition. IMO, Prata is better than Lippman but not as good as Stroustrup. Also Prata is on the web.
    Meyers books are nice books but they aren't C++ textbooks. They are "advanced level" dealing with certain aspects of C++11.

Similar Threads

  1. The core of the core of the big data solutions -- Map
    By pww71 in forum General Discussion
    Replies: 0
    Last Post: 30th March 2015, 03:52
  2. QSqlQuery prepare with placeholders
    By pdoria in forum Qt Programming
    Replies: 3
    Last Post: 29th August 2012, 04:33
  3. Replies: 2
    Last Post: 8th May 2012, 23:49
  4. About preperation for Qt Essentials exam
    By cOdE_rEd in forum Qt Programming
    Replies: 7
    Last Post: 20th January 2011, 07:04
  5. query prepare with sql math
    By GuL in forum Newbie
    Replies: 19
    Last Post: 2nd September 2008, 21:41

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.