poco
Posts: 8
Joined: Fri Apr 27, 2012 10:09 pm

Re: What Developping Environment?

Sat Apr 28, 2012 4:28 pm

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.

User avatar
cheery
Posts: 219
Joined: Wed Jan 25, 2012 9:39 pm

Re: What Developping Environment?

Sat Apr 28, 2012 4:41 pm

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.

rasbeer
Posts: 242
Joined: Wed Mar 07, 2012 8:35 am

Re: What Developping Environment?

Sat Apr 28, 2012 4:52 pm

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

Return to “Beginners”