Can you please recommend a textbook on Qt4
-
wrote on 11 Aug 2011, 23:54 last edited by
All,
Can you please recommend a textbook on Qt4 ? I am currently using and struggling with:
"C++ GUI Programming with Qt4"
Authors: Jasmin Blanchette and Mark Summerfield,
Publisher: Prentice Hall
ISBN: 0-13-187249-4Thanks,
Qt-Newbie -
wrote on 12 Aug 2011, 07:44 last edited by
Hmm I liked “C++ GUI Programming with Qt4”
but I can also recommend "Foundations of Qt Development" by Johan Thelin
"link":http://books.google.com/books/about/Foundations_of_Qt_development.html?id=nyxoEiGHKtoC -
wrote on 12 Aug 2011, 07:52 last edited by
A long list can be found here: http://developer.qt.nokia.com/books
-
wrote on 12 Aug 2011, 08:33 last edited by
[quote author="mariusg" date="1313135560"]A long list can be found here: http://developer.qt.nokia.com/books[/quote]
Thanks mariusg, I don't know about this page. -
wrote on 21 Sept 2011, 10:04 last edited by
In my opinion C++ Gui Programming with Qt4 is the best one, since it covers also the basis of C++ and Java bindings.
-
wrote on 21 Sept 2011, 10:11 last edited by
"Qt Programming in 24 hours" can be a good start!
-
wrote on 10 Oct 2011, 06:11 last edited by
Even if outdated, the o'reilly "Programming with Qt" explains very well the mechanism behind signals and slots, and the reasons that lead Qt to be like it is today.
-
wrote on 2 Nov 2011, 20:58 last edited by
What about this one?:
http://www.ics.com/designpatterns/Published 1 month ago. It is available online.
-
wrote on 3 Nov 2011, 07:14 last edited by
Great news! I'm having a look at the online edition right now!
-
wrote on 3 Nov 2011, 20:45 last edited by
#ifdef ru_RU
Read M. Shlee - Qt 4. Professional development on C++
#endif
-
wrote on 10 Nov 2011, 00:11 last edited by
I would like to recommend "Qt for Symbian":http://www.amazon.co.uk/Qt-Symbian-Frank-H-Fitzek/dp/0470750103/ref=sr_1_1?ie=UTF8&qid=1320883672&sr=8-1 (ISBN: 978-0-470-75010-0) as an excellent book for development of mobile applications with Qt.
-
wrote on 11 Nov 2011, 10:53 last edited by
' C++ GUI Programming with Qt4 ' is very easy, given you have enough knowledge in c++. Don't understand what you find difficult.