Sources of Qt experience
-
wrote on 16 Sept 2010, 08:34 last edited by
Does anybody know any resources on the Internet that describe experience of using Qt to solve practical problems. Maybe there is a blog dedicated to this.
To my mind it would be very useful because Qt has an enormous amount of classes. When an unexperienced programmer needs to write some Qt application he could start searching related classes in the Qt Assistant. Sometimes he finds something useful, sometimes he doesn't. In the second case he has to write his own code.
I had a couple of such cases. Having written my own code I would find a ready solution in Qt.
-
wrote on 16 Sept 2010, 08:44 last edited by
What about examples in the Qt directory? (qt/examples/) and Tutorials in the Assistant.
-
wrote on 16 Sept 2010, 09:41 last edited by
Of course I know about Examples and Tutorials and often use them. But I wonder if there is something else on the Internet.
-
wrote on 16 Sept 2010, 09:56 last edited by
I don't know, but examples is the best way to understand qt library because other working programs which use qt are more complicated.
-
wrote on 16 Sept 2010, 14:57 last edited by
I only know that there are some popular enterprises as Skype and Google that has employed Qt in their projects for example to make Skype software portable between different OS and Google Chrome too.
-
wrote on 20 Sept 2010, 12:28 last edited by
You could have a look here for video-based learning:
"http://qt.nokia.com/developer/learning/elearning/":http://qt.nokia.com/developer/learning/elearning/
Or directly to the tech talks:
"http://qt.nokia.com/developer/learning/online/talks/developerdays2009/tech-talks":http://qt.nokia.com/developer/learning/online/talks/developerdays2009/tech-talks
Or better yet, join us at our "Qt Developer Days ":http://qt.nokia.com/qtdevdays2010this year :)
-
wrote on 22 Sept 2010, 14:02 last edited by
Oh, thank you MariusG. These tech talks look very exciting. Looks like that they are what I was looking for.
2/7