Results 1 to 4 of 4

Thread: Qt programming help

  1. #1
    Join Date
    Jan 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60

    Default Qt programming help

    I'm new to qt programming. I know c++. I need a book for qt programming. I found some of the books in internet, but it doesn't suitable for me. I want to know about the classes..etc. So,suggest a book for me.

  2. #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: Qt programming help

    See a discussion about books here

    And for C++ books you can search for Thinking in C++ there are two volumes free for download written by Bruce Eckel.

  3. #3
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Qt programming help

    If you want to know about the classes..etc, then I would suggest the documentation rather than a book. Typically by the time a book is written, published and available in the shops, a newer version of Qt has been released (or at least, thats what it seems like).

    To learn Qt, I just used the documentation along with the examples and tutorials. Get an example, modify it until it stops working, and then figure out why it doesn't work. My preferred way of learning.

    Of course, if you prefer books, theres nothing wrong with that. Everyone has there own ways.

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

    Default Re: Qt programming help

    I learned QT in this way:
    - 1) reading the very basics in books. How to draw a window in qtcreator... signal and slot mechanism... Just a quick first approach.
    - 2) explore all qt examples and demos (just run to see what QT can offers you)
    - 3) read qt documentation about the subject you want to learn more.
    - 4) advanced topics or problems in forums like this or in qt mailing list.
    - 5) keep reading qt documentation.

Similar Threads

  1. Qt programming
    By archanasubodh in forum Qt Programming
    Replies: 1
    Last Post: 27th February 2008, 12:32
  2. New to QT Programming
    By Charlie in forum Qt Programming
    Replies: 4
    Last Post: 22nd August 2007, 19:50
  3. .NET programming
    By mickey in forum General Discussion
    Replies: 1
    Last Post: 12th August 2007, 22:23
  4. Example in C++ GUI Programming with Qt 4
    By Nex in forum Qt Programming
    Replies: 2
    Last Post: 28th March 2007, 11:37

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.