Conversation
Notices
-
Question: Qt tutorial for C++ beginners
Tuesday, 04-Oct-11 07:41:15 UTC from web-
My advice: learn C++ basics first, then hit the official Qt tutorials. http://ur1.ca/5aig2
-
I don't want to go that way if I can... But thank you for your answer :)
-
This was written about game development - but the majority applies to any software dev team :) http://2tu.us/3jrt !kde !qt !gluon
-
@CyberKiller I couldn't find tutorials which explain C++ and Qt at the same time, so I may just have to learn them separately as you say...
-
@leinir Thank you, but is the URL correct? I couldn't find information about Qt in the page...
-
@phanect all !Qt books/tuts that I've seen expect you to already know !cpp , recommended books: http://ur1.ca/5al6p & http://ur1.ca/5al6q
-
@phanect that Qt book is a bit old now (and doesn't cover Qt Creator), but I haven't seen any better yet
-
@phanect well... the Qt group's normally populated by coders... as such, i was thinking a bit of general coding would be useful :)
-
@cyberkiller Thank you. I'll check whether it can be bought in Japan.
-
Oops, sorry, I misunderstood the context.
-
there are excellent step-by-step tutorials that come with Qt itself and documented in the Qt docs (online and offline). HIGHLY recommended
-
Thank you. Yes, official Qt docs are good reference, but I sometimes confuse C++ specific grammar...
-