At 09:12 AM 7/4/02 +0530, Scrap wrote:
We want to start software development on Linux (at least for fun, if not for selling it). What are the options and how do we learn the languages ?
I think C is the de-facto standard! There is Glade which provides a VB like interface for creating buttons and what not. You could either try GTK or stick to the plain 'ol X interfaces. X is inherently slow... GTK is slower.
In case you have time '-) you could write windowing classes using SVGAlib or something. It could be very fast and I think enough for a few classes of applications.
q