Results 1 to 10 of 10

Thread: Which of these books on Qt would you recommend?

  1. #1
    Join Date
    Aug 2009
    Location
    United States
    Posts
    45
    Thanks
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Which of these books on Qt would you recommend?

    I've written a few small applications with Qt but have done this by building off examples and really don't have much experience. I would like to purchase a book on Qt to really learn the framework and have found two books on Amazon that look good:

    Advanced Qt Programming: Creating Great Software with C++ and Qt 4

    C++ GUI Programming with Qt 4

    Since I only want to get one, which book would you recommend I purchase?

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Which of these books on Qt would you recommend?

    there are various threads about that topic, please read them!

    Foundations of Qt Development from Johan

  3. #3
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Which of these books on Qt would you recommend?

    Both books look nice, but they have somehow different audience - so it depend on what experience you have with Qt framework - the book from second link is an introduction to Qt and seems better if you just started using Qt.

    And the one from first link is an advanced book that assume you are already comfortable with Qt and teaches you more usage of: Hybrid Desktop/Internet Applications, Model-View, Threading and Graphics.

  4. #4
    Join Date
    Aug 2009
    Location
    United States
    Posts
    45
    Thanks
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Which of these books on Qt would you recommend?

    Thanks for both of your replies.

    Would you recommend C++ GUI Programming with Qt 4, or Foundations of Qt Development from Johan? They both look like good books

  5. #5
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Thanks
    21
    Thanked 418 Times in 411 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Which of these books on Qt would you recommend?

    Foundations of Qt Development is newer, so I would recommend it more.
    But both are good to start with.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

  6. #6
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Which of these books on Qt would you recommend?

    All of the books are a bit outdated right now.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  7. #7
    Join Date
    Apr 2011
    Posts
    124
    Thanks
    1
    Thanked 10 Times in 10 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows Symbian S60

    Default Re: Which of these books on Qt would you recommend?

    I have several Qt books and they all pretty much suck. The best is the online Qt documentation.

  8. #8
    Join Date
    Aug 2009
    Location
    United States
    Posts
    45
    Thanks
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Which of these books on Qt would you recommend?

    Quote Originally Posted by DanH View Post
    I have several Qt books and they all pretty much suck.
    Which one sucks less?

  9. #9
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 452 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: Which of these books on Qt would you recommend?

    The best documentation is the documentaion which I found in the QtCreator (Qt Reference Documentation). Its easy to access, browse, and more than all its quick, its aka Qt.

  10. #10
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Which of these books on Qt would you recommend?

    Quote Originally Posted by DanH View Post
    I have several Qt books and they all pretty much suck. The best is the online Qt documentation.
    I think your impression is caused by the fact that you are probably an advanced developer. Books are usually meant for newbies and they will not replace a reference manual. For me a reading a book is a good incentive for further exploration -- it pushes you through the first steps of achieving some basic effects, teaches you "ways of doing things" and at some point you should go beyond what the book offers, sometimes enriching the examples from the book with new functionality. This is where the reference manual kicks in and at this point you can probably close the book and never open it again.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 6
    Last Post: 1st May 2010, 15:06
  2. Recommend memory management literature
    By frenk_castle in forum General Programming
    Replies: 3
    Last Post: 18th October 2009, 20:30
  3. Which IDE do you recommend for Qt4?
    By adr1an in forum Qt Tools
    Replies: 12
    Last Post: 4th February 2008, 18:05
  4. Recommend right widget type please
    By hvengel in forum Qt Tools
    Replies: 2
    Last Post: 18th March 2007, 20:58
  5. QT4 Books
    By Jimmy2775 in forum Qt Programming
    Replies: 3
    Last Post: 7th February 2006, 20:07

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.