Results 1 to 4 of 4

Thread: Well , can anyone list some book Ishould read?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Well , can anyone list some book Ishould read?

    Everybody should read some Shakespeare (or your language's great author) ... but I digress

    I'd recommend the Blanchette/Summerfield book C++ GUI Programming with Qt 4 (2nd Edition)
    There will be some slight differences if you use Qt5, but the principles remain valid.

  2. The following user says thank you to ChrisW67 for this useful post:

    lazy_learner (25th May 2013)

  3. #2
    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: Well , can anyone list some book Ishould read?

    I also like to recommend Foundations of Qt Development (Johan Thelin) and also mention that the first edition of C++ GUI Programming with Qt 4 is available as free download.
    Don't forget to also use the documentation, pretty much after you understood the concepts like: parent-child relationship, layouts, implicit sharing, signals and slots (a good overview can be found by following links in this page), you can use the documentation to look for classes that are added to Qt in newer versions (the books about Qt are a little old) and also different way to use some classes, one example: QThread recommended use is presented in the documentation and in books you might see classes derived from QThread.

Similar Threads

  1. Replies: 4
    Last Post: 14th June 2012, 23:33
  2. Replies: 1
    Last Post: 23rd April 2011, 17:33
  3. List View with sections for alphabetialy sorted list
    By woodtluk in forum Qt Programming
    Replies: 4
    Last Post: 12th October 2010, 11:50
  4. qt book
    By doss in forum Newbie
    Replies: 1
    Last Post: 8th April 2009, 09:24
  5. best book for qt programming
    By amulya in forum Qt Programming
    Replies: 2
    Last Post: 21st March 2006, 12:50

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
  •  
Qt is a trademark of The Qt Company.