![]() |
Re: Need guidelines for starting programming for maemo5 in C
pygtk or pyqt are really easy to get into - if what you are designing does not need ultimate performance, you should find it simpler to get up and running using either of those.
the other benefit is you can do it mostly without needing scratchbox |
Re: Need guidelines for starting programming for maemo5 in C
PHP Code:
|
Re: Need guidelines for starting programming for maemo5 in C
khertan, embed your asciiart inside a code tag or fonts/spaces get screwed
|
Re: Need guidelines for starting programming for maemo5 in C
Quote:
But I have to say that not having to ... handle scratchbox is a good selling point. |
Re: Need guidelines for starting programming for maemo5 in C
most database work is done via the sql library of choice (and hence runs fast mostly) and im sure in your experience you have used scripting binding languages before.
python is extremely useful to bind together your non gui applications too ;) |
Re: Need guidelines for starting programming for maemo5 in C
Quote:
|
Re: Need guidelines for starting programming for maemo5 in C
And to be honest, doing Hildon/GTK Gui with python is really fast ...
|
Re: Need guidelines for starting programming for maemo5 in C
i still can't read it ;)
|
Re: Need guidelines for starting programming for maemo5 in C
In the future (also already now with Java), Python and Java applications can be faster and use less battery energy than same applications (in certail family) written in C/C++. There is optimizations available for these higher level languages which are not possible for standard c/C++.
Read the study: http://trs-new.jpl.nasa.gov/dspace/handle/2014/18351 Also other studies and benchmark tests found with Google. |
Re: Need guidelines for starting programming for maemo5 in C
Quote:
But perhaps that changes if I try the python bindings. :) |
| All times are GMT. The time now is 22:24. |
vBulletin® Version 3.8.8