View Single Post
kingoddball's Avatar
Posts: 1,187 | Thanked: 816 times | Joined on Apr 2010 @ Australia
#1
Hello!
I'm looking at playing with some programming.
I have made a simple helloworld on the SDK.
I would like to find a wiki or something similar to learn how to make some more software? Even a guide to add a button

I have an 'end goal' which is to port Arduino IDE to N900 and other similar ARM devices (Pandora). I can program arduino's (Wiring is the language - Similar to C).

I'm not a linux user, I use OSX.
I do have a copy of Mint Linux (8 - community edition/XFCE) running via VMware which I use quite a bit, but as for terminal commands and such - I have no clue. I use copy and paste.

With the helloworld I made, when I close the program xterm does not get released correctly and I can not regain control (only tested in N900 emulator in the SDK). I'm sure what I need is a button with an end command.

There only programming skills I used to have was using a full IDE (Like visual basic, XCode and similar).
I have never had to work using text based only (except arduino and html).

Is there a graphical IDE available that could help me?

Thank you all very much!



Edit: I am very proud of a crappy helloworld! VERY!

Last edited by kingoddball; 2010-04-15 at 06:40. Reason: Added image