View Single Post
som3a's Avatar
Posts: 132 | Thanked: 34 times | Joined on May 2011 @ sudan
#8
Originally Posted by electroaudio View Post
You can get very far with only python and when you know how the n900 works in python then you also know what you need for learning C ,but it isnt necessary to learn C unless you are going to do stuff that really needs the speed.
Personally i have used PyGTKeditor, it is very simple but fits me very well, but you can use which texteditor you want, pythonprograms are just textdocuments.

Beginners guide:
http://temporaryland.wordpress.com/2...n-for-newbies/

PyGTK tutorial, very good reference.
http://learngtk.org/pygtk-tutorial/

Some N900 specific addons to GTK
http://wiki.maemo.org/PyMaemo/UI_tutorial

really thanks ,, was a helpful post !
u say that , i have to master the python then go to C , ?