Development tools
Richard Bennett
richard.bennett at skynet.be
Thu Nov 1 11:11:40 UTC 2007
On Thu, 01 Nov 2007 10:19:59 +0100, Gunawan <jgun98.milis at gmail.com> wrote:
> Dear All
> I realize that most software for Linux/Ubuntu written using C++.
> Any popular development tools that being used on Ubuntu?
> Regards,
> Gun
Hi,
Actually, I think most dev is done in C, but anyway, a really nice tool to
check out is Glade interface designer.
The resulting GUI can be used from many languages, a nice one to use for
this is Python.
The nice thing is that you can actually write cross-platform programs
using that combination. (As you can also with C of course, but you then
need to cross-compile)
See:
http://www.learningpython.com/2007/02/17/pylan-a-gtd-todo-application-written-in-python-and-pygtk-part-one/
http://www.pygtk.org/articles/bitpodder/BitPodder.htm
Cheers,
Richard
More information about the ubuntu-users
mailing list