I'd like to develop a Linux(here mainly KDE)/Win/Mac application using QT. The thing is this would be my first contact with QT framework, so can you please recommend some good tutorials/books for a newibie to get started with QT?
+1
A:
This tutorial that is part of the QT docs is pretty good, especially if you have never used QT before.
bde
2010-08-30 14:15:38
And the new Qt 4.6 tutorial: http://doc.trolltech.com/4.6/tutorials.html
Roku
2010-08-30 15:03:38
+1
A:
This book has some of the better reviews: Foundations of Qt Development
townsean
2010-08-30 14:16:20
A:
The standard introduction is
Programming with Qt
Matthias Kalle Dalheimer
O'Reilly Media
sleske
2010-08-30 14:16:21
+1
A:
The book "C++ GUI Programming with Qt4" by Jasmin Blanchette is a good start, the first edition is freely available here.
Matias Valdenegro
2010-08-30 14:20:25