Qt noob start(Look for a good start);

Newbie Member
5May2011,21:34   #1
code071's Avatar
Hay Guys

Well i am new on this forum and want to learn Qt C++ anyone have any good beginner tutorials or sites that can help a person start from the ground up. i have already been around and downloaded some books but just want to know it some new some good resources for a noob like me. any information will be great.

Thanks
Mentor
6May2011,12:38   #2
xpi0t0s's Avatar
There's no such thing as "Qt C++". Do you mean that you want to learn how to program in C++ *and* how to use the QT API? If so, just focus on learning C++ first, then when you've got some skill in that you can start looking at how to use QT.