by BlahBlah_X on Mon Mar 31, 2008 7:15 am
If you want to design GUIs, try "sudo apt-get install glade". This lets you make interfaces for GNOME, and then export them and code them in the language of your choice.
Good, simple text editors are:
Kate- KDE
Gedit- Gnome, try installing the plugins or extras from synaptic
Leafpad- Really simple
Mousepad- XFCE
Nano- Good commandline
Vim- same as above
Emacs- same as above
Of course, you can use any text program for coding.