Page 1 of 1

Re: What Developping Environment?

Posted: Sat Apr 28, 2012 4:28 pm
by poco
Hello,

Sorry for the fairly beginner question, but...

I am looking for a IDE to use on the Pi platform. I saw that Gambas Basic is supposed to be running ok on a Pi, but apparently a topic on the forum seem to say the opposite.

Is there other choices of programming environment such as MS VisulaBasic or RealBasic, in which we can developp in a graphical environment?

I've seen that Python can be used as a programming language but what about the interface?

TIA.

Re: What Developping Environment?

Posted: Sat Apr 28, 2012 4:41 pm
by cheery
On linux system you aren't so dependent of an IDE, as you have a good terminal.

If you don't mind. You could go with a vi and a virtual terminal.

Re: What Developping Environment?

Posted: Sat Apr 28, 2012 4:52 pm
by rasbeer
poco said:


I've seen that Python can be used as a programming language but what about the interface?


Python comes with an IDE calle IDLE & there are quite a few others:

http://wiki.python.org/moin/In.....vironments