Showing posts with label geany. Show all posts
Showing posts with label geany. Show all posts

Monday, 13 October 2008

FreeBASIC in OpenSUSE

There is an excellent guide for installing FreeBASIC in OpenSUSE here. I followed it & within 5 minutes I had compiled & run a FreeBASIC program in Geany.

Monday, 18 August 2008

Geany for Ubuntu

Geany is an IDE for Windows & Linux that can be used for various programming languages.

If you want to install the Ubuntu version just type the following in a terminal.

sudo apt-get install geany

Thursday, 19 June 2008

Geany

Geany is a Code Editor (IDE) for Windows & Linux. It can be downloaded from here & there is a guide to compiling programs in various languages such as Java, Python, C, C++ here on my Wikispace.