View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#9
Suggestion :
- install Qt 5.4 (or 5.2) SDK targetting desktop PC (Linux, Windows, etc) and practice QML/Qt Quick 2 programming, without C/C++. The SDK has many examples which you can modify to learn by example. QML/Qt Quick 2 is powerful than Javascript and allows programming many things, not just GUI (Graphical User Interface);
- after being at ease with Qt Quick, install Sailfish SDK, which uses Qt 5.2, targetting Sailfish softwares running on emulator or real device. The SDK has some examples which you can modify to learn by example;
- if you think Qt Quick is to simple for your needs, learn C++ to develop the backend (software outside GUI) for Qt softwares. An alternative, instead of C++, is to learn Python 3 & PyOtherSide to use as backend for Sailfish softwares.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.

Last edited by rcolistete; 2015-01-06 at 16:24.
 

The Following 9 Users Say Thank You to rcolistete For This Useful Post: