PDA

View Full Version : Just bought a new N9 and need to know some info



Sobaro
31st March 2012, 08:33
Hello guys
a few days ago i bought a new nokia N9
i didnt use QT before and i want to know the right place to start qt programming.
i know its difficult to start from zero, but i need it badly coz i used nokia n900 for two years and now no one is interrested in making programs for such phone coz it is kinda dead for nokia developers and i dont want to let my N9 die early. hope u get me
My specific question is where is the best place to learn qt programming from ZERO??
Thanx in advance
---------------
Sobaro

wysota
31st March 2012, 09:09
First you need to have a decent knowledge of C++. If you were programming for N900 then it's likely you used C so you need to refresh or improve your C++ skills. Once that's done open Qt Reference Manual, get to the How to Learn Qt section and have a look at examples available there (and elsewhere in the docs). In the meantime you can download QtSDK for Harmattan and when it's installed, just start having fun. We're always here if you have problems.

Sobaro
31st March 2012, 13:13
thank you very much for the quick reply.