Learning Qt C++
-
Hello,
I am trying to learn Qt. I've currently given up on QML for a bit in favor of mastering Qt widget applications. My question is how people would recommend I go about doing so. Are any of the books on Qt (which all seem to be for Qt 4.x) a good way to learn using the newest versions of Qt? I really am a book person! I find in it very frustrating that so much of the learning material (tutorials and examples) are for older versions of Qt, and it is very difficult to use with the new versions of Qt. Thanks ahead of time.
-
Qt 4 and 5 are almost fully source-compatible. So learning from Qt4 books should still be possible.
-
You can learn with openclassroom
==> http://openclassrooms.com/courses/programmez-avec-le-langage-c/introduction-a-qt -
@francknos now i first have to learn French :)