View Single Post
Flandry's Avatar
Posts: 1,559 | Thanked: 1,786 times | Joined on Oct 2009 @ Boston
#27
I would actually guess that C is the most common language for N900 apps. GTK+ is C and most of the N900 apps are using GTK still.

However, as i said in my previous post, the future (for maemo and in general) is Qt, which means C++/object oriented programming or one of the application layers.

Still recommend you learn the principles of object oriented programming, start with python as a language, modify a simple existing program until you are familiar enough to make your own, and then worry about C++ when you want to optimise that program. Python easily binds to C++, making the transition or mixing of the two fairly straightforward.
__________________

Unofficial PR1.3/Meego 1.1 FAQ

***
Classic example of arbitrary Nokia decision making. Couldn't just fallback to the no brainer of tagging with lat/lon if network isn't accessible, could you Nokia?
MAME: an arcade in your pocket
Accelemymote: make your accelerometer more joy-ful
 

The Following 2 Users Say Thank You to Flandry For This Useful Post: