Results 1 to 5 of 5

Thread: Any opinions of other Qt book?

  1. #1
    Join Date
    Feb 2006
    Location
    US
    Posts
    173
    Thanks
    16
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Any opinions of other Qt book?

    Hello,

    Does anyone have opinions of the book 'An Introduction to Design Patterns in C++ with Qt 4'? Amazon doesn't have any reviews yet.

    I already have the Blanchette and Summerfiled book ... but was wondering if the other book might help me also. From the description it seems it would be an interesting read.

    Any thoughts welcome.

    Cheers,
    Ben

  2. #2
    Join Date
    Jan 2006
    Posts
    75
    Thanks
    3
    Thanked 5 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Any opinions of other Qt book?

    Practial Qt is very good, please try.

  3. #3
    Join Date
    Feb 2006
    Location
    US
    Posts
    173
    Thanks
    16
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Any opinions of other Qt book?

    I'm hoping to get a better understanding of the Qt architectural patterns. The book description seems to hint at this.

  4. #4
    Join Date
    Feb 2006
    Location
    US
    Posts
    173
    Thanks
    16
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Any opinions of other Qt book?

    Well, I'll answer my own question in case someone else is curious about the book.

    There are many chapters that should have been left out IMHO. I found chapters 1-8 and 19-24 essentially useless (for me that is). C++ and patterns (the ones covered here at least) are covered in sufficient detail in other texts. Admittedly, the authors make their intent clear in the overview and in the posted TOC. So, at least for some, it's a one stop resource.

    That being said ... I'm still glad that I purchased the book. Some sections of the other chapters go into detail that's not covered in 'C++ GUI Programming with Qt 4'. I especially appreciated chapter 15 ... as I've recently been dealing with meta-objects and properties and would have found it very useful.

    I didn't care for the book referring to auto_ptr as a "smart pointer" ... misleading IMHO since it violates normal language semantics ... modifying the LHS in an expression. But, that's just a pet peeve of mine. I’d recommend QPointer or boost::smart_ptr instead. I’ll never understand why a real smart pointer wasn’t included with STL.

    The book appears to be loaded with examples … downloadable from http://oop.mcs.suffolk.edu/dist. That I especially appreciate since I learn best by example. I've just recently purchased it; so, I have only looked at a few.

    Just my thoughts … hope they’re helpful.

  5. The following user says thank you to brcain for this useful post:

    high_flyer (22nd September 2006)

  6. #5
    Join Date
    Feb 2006
    Location
    US
    Posts
    173
    Thanks
    16
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Any opinions of other Qt book?

    Quote Originally Posted by brcain
    ... LHS in an expression ...
    RHS ... that is

Similar Threads

  1. What are your favourite C++ books?
    By eugen in forum General Programming
    Replies: 84
    Last Post: 12th January 2021, 16:47
  2. Note book widget
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 30th May 2006, 19:02
  3. best book for qt programming
    By amulya in forum Qt Programming
    Replies: 2
    Last Post: 21st March 2006, 12:50
  4. Blanchete book for Qt 4?
    By Morea in forum Newbie
    Replies: 8
    Last Post: 28th February 2006, 21:22

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.