Results 1 to 10 of 10

Thread: Best Qt4 Books in 2011

  1. #1
    Join Date
    Dec 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Best Qt4 Books in 2011

    Hi. I'm new to Qt, but I'm a very experienced programmer. I'm looking for a book that will introduce me to Qt4. The existing docs are nice, but sometimes books are also needed.

    There seem to be 2 front-runners, the books Lykurg recommended a year and a half ago:

    • Jasmin Blanchette and Mark Summerfield: C++ GUI Programming with Qt 4 (2nd Edition) (Prentice Hall Open Source Software Development Series)
    • Johan Thelin: Foundations of Qt® Development (Expert's Voice in Open Source)


    By the way, I've noticed that among the e-book formats, the Kindle is not the best for technical books, as it's really designed for linear reading of novels and such. I like the ebook concept as I live in Asia and delivery charges (and delays) are a bear.

  2. #2
    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: Best Qt4 Books in 2011

    I'll second the first one

    Once you are past that level you can also try:
    Mark Summerfield. Advanced Qt Programming, Creating Great Software with C++ and Qt 4. Prentice Hall.

  3. #3
    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: Best Qt4 Books in 2011

    My favorit is still the book of Johan.

    If you are a good programmer and only need the book for a "brief" introduction (as while the normal work life you surley won't need more than the documentation and this forum here ), the first edition of C++ GUI Programming with Qt 4 is free for download. (Don't have the link right now, but you'll easily find it) It should be enough to guide you through the basic Qt techniques in a structured manner, so that after that you could easily start programmint with Qt and learn further while coding.

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

    Default Re: Best Qt4 Books in 2011

    My favourite is Johan's book too also for reasons anyone who has seen the book can clearly be aware of

    Anyway there is also a third title - "The Book of Qt 4: The Art of Building Qt Applications" by Daniel Molketin. You can learn my opinion about this book from my review of it - http://blog.wysota.eu.org/index.php/...ations-review/
    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.


  5. #5
    Join Date
    Dec 2010
    Location
    US, Washington State
    Posts
    54
    Thanks
    3
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Best Qt4 Books in 2011

    Picked up Johan's excellent book last week. For an experienced programmer, the first 2 chapters make this book worth buying.

  6. #6
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: Best Qt4 Books in 2011

    Yeah I have Johan's book. It is good, some couple parts are old and outdated, but others are still very useful.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

  7. #7
    Join Date
    Jul 2009
    Posts
    74
    Thanks
    2
    Thanked 6 Times in 6 Posts

    Default Re: Best Qt4 Books in 2011

    is there any new book about qt in development?

  8. #8
    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: Best Qt4 Books in 2011

    Yes, it has been mentioned in second post: link to amazon
    But as the title says, it's not an introduction to Qt

    As an first book i recommend Johan's book Foundations of Qt Development, the thing i like the most at this book is the usage of code snippets, the author sometimes just gives you a little code that you need to integrate into a project and code the rest of the needed ui/functionality to proper use the snippet, that makes you reuse and play on your own with the things you learned before and helps you better learn and understand the concepts.

    LE: don't understand me wrong, the book also has begin-to-end applications, but some smaller concepts are introduced by explanation and snippet (as i said, somewhat, forcing you to already reuse and put in practice the knowledge you previously learned)
    Last edited by Zlatomir; 8th January 2011 at 16:04.

  9. #9
    Join Date
    Sep 2010
    Location
    Nikolaev, Ukraine, Eastern Europe.
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Best Qt4 Books in 2011

    Hi. Thank you very much for your suggestions! I will see if I can get my hands on any of the books mentioned here.

  10. #10
    Join Date
    Mar 2010
    Location
    Brazil
    Posts
    39
    Thanks
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Best Qt4 Books in 2011

    I have the second book... Its very good. But the Summerfield's one is very good too.

Similar Threads

  1. qt designer and maya 2011
    By clapperboy in forum Newbie
    Replies: 2
    Last Post: 10th September 2010, 14:46
  2. Some QT books
    By sophister in forum Qt Programming
    Replies: 6
    Last Post: 10th May 2009, 13:31
  3. QT4 Books
    By Jimmy2775 in forum Qt Programming
    Replies: 3
    Last Post: 7th February 2006, 20:07

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