Recommended language and IDE for simple linux application [on hold]
- by niklon
I want to write a simple program on Debian with Gnome. Application will act as a side bar, giving simple information on online servers statuses. I preferably have a black transparent background(Terminal-like).
I'm asking this question because I was previously writing programs in .NET C# for myself, and now I don't want to get to Mono, but something more conventional.
What language should I choose for this task?
What would be the recommended way to do it?(eg. what IDE)