Results 1 to 4 of 4

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

  1. #1
    Join Date
    Apr 2013
    Posts
    13
    Thanks
    3
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Well , can anyone list some book Ishould read?

    thanks~~...

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


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

    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

  4. The following user says thank you to Santosh Reddy for this useful post:


  5. #3
    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.

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

    lazy_learner (25th May 2013)

  7. #4
    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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.