Hello guys,can anyone tell me which is the best book,tutorial or some other resource that is aimed for real Qt beginners ? :D
Thanks....
Printable View
Hello guys,can anyone tell me which is the best book,tutorial or some other resource that is aimed for real Qt beginners ? :D
Thanks....
This is Qt-Beginner's heaven: http://qt.nokia.com/doc/
Thanks i will try that :) But do you know some book ? :)
There are plenty of books on Qt: http://qt.nokia.com/developer/books
I know,but can you tell me which is the best for true Qt beginner ;)
Sorry, I've never worked with a Qt book (that was a lie; I have "KDE- und Qt- Programmierung"; it covers Qt 1.4 introduces 2.0; it does not count any more).
I always used the normal documentation and tried to ask clever questions in the forums.
I found this book worth the money after reading a good chunk on Safari:
Blanchette and Summerfield. C++ GUI Programming with Qt 4, 2nd Ed. Prentice Hall 2008
Thank you for your suggestions ;)
If you are an absolutely beginner you really should start with "C++ GUI Programming with Qt 4". If you have some knowledge of C++/or have read the mentioned book, read "Foundations of Qt Development" to deepen the knowledge or direct read the documentation which is excellent!