Newbie suggestion !!
-
-
You can read educational materials on Qt4 and write appliacations in Qt5, differences between 4 and 5 in basic apps (while learning) are minor.
And you can also try: "Qt Learning":http://qt.digia.com/Product/Learning/#.Uah6i5y-PhQ
-
If you want to learn Qt 5, you should take a look at the "C++ GUI Programming with Qt 4" book, "with refreshed data and examples by Mutse Young":https://plus.google.com/107707386440635027405/posts/Z5VVVCQaw3V. Direct GitHub repository link "here":https://github.com/mutse/qt5-book-code.
-
And if you run into any problems with differences between Qt4 and 5, you can see "the docs":http://qt-project.org/doc/qt-5.0/qtdoc/portingguide.html and a very well written compact "wiki guide":http://qt-project.org/wiki/Transition_from_Qt_4.x_to_Qt5.
-
You can have a look at this "thread":http://qt-project.org/forums/viewthread/26088/ as well.
I think we should have a sticky note for Beginners in Qt where we can dump all the resources/links.
I am tired of searching back my old posts for similar topics :)
-
Good idea, Sam.