![]() |
2010-04-01
, 12:16
|
|
Posts: 754 |
Thanked: 630 times |
Joined on Sep 2009
@ London
|
#2
|
The Following User Says Thank You to krk969 For This Useful Post: | ||
![]() |
2010-04-01
, 13:38
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#3
|
![]() |
2010-04-02
, 13:44
|
Posts: 4 |
Thanked: 2 times |
Joined on Feb 2010
@ Geneva, Switzerland
|
#4
|
![]() |
2010-04-02
, 17:31
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#5
|
(but scratchbox will still be needed for python developpement on my desktop if I wan't to use specific N900 functionnalities, right ?).
So with Python and QT, I have a good knowledge that I can use for other tasks also and for the future platform. (by the way, do you use PyQT or PySide? PySide is Nokia supported and on the way to be the standard, right ? And available on Debian SId too!)
My basic concern is what I should invest my time in learning for the N900 specific functionnalities (libs, packaging, community tools like garage) that will be usefull for MeeGo.
![]() |
2010-04-28
, 06:53
|
Posts: 134 |
Thanked: 41 times |
Joined on Mar 2010
|
#6
|
![]() |
2010-04-28
, 06:59
|
Posts: 80 |
Thanked: 53 times |
Joined on Feb 2010
@ Berlin, Germany
|
#7
|
![]() |
2010-04-28
, 12:07
|
Posts: 134 |
Thanked: 41 times |
Joined on Mar 2010
|
#8
|
I got my N900 a month ago and toyed with it as a user for a while, and am now interested to do some coding on it. I know linux, C++ and Python coding and developped a couple of Qt applications in python (and in C++ a couple of years ago).
Now, starting to code on a new platform takes time: it takes time to install the SDK, have a working compilation suite, learn the tools. It also takes time to learn about coding in the new environement, what libraries are used and all.
As I don't have an infinite amount of time, I'd like to invest my time in usefull technologies. The platform that interests me (N900/Maemo and then MeeGo) is going through some sort of transition: the platform is changing, the API is evolving the packaging system changes...
So do you have some advice for a begginer trying to learn how to develop on his N900? In what technologies should I invest my time ?
My current idea is to start developping with Python/QT, because I think this will last and is not dependent on the base platform. This gives me all the basic knowledge to build an application that will also be usable on MeeGo.
And when the MeeGo platform is better defined, invest time to build a good developpement environment and start learning the lower level stuff and native programming in C++.
In this scheme, what's missing is the specificities for the phone (how to use SMS, Geolocation, camera, etc). That's the library level. Do I need to learn the hildon way to do that, or is there a layer that I can learn that will be available in the future platforms ?
The basic idea is that I'm not fond in learning an awfull lot of technologies, read a lot of docs et al on something that I either can't use now, or that I can use now but will be obsoleted in a near future.
Any thoughts on this?
Thanks,
nab