On Fri, 30 Apr 1999, John l.yn wrote:
> Hi:
>    I very want to program under linux. What software are often used to
> develop application? Have there some developing software with GUI? Where can
> I get it?

I'm assuming you already know C or C++. If not learn them.

The Qt library lets you create graphic interaces quite easily. There is a new
book about programming Qt at O'Reilly <www.ora.com>. Then you can get KDevelop
that is a visual-type environment for programming with Qt and for KDE. You can
get it at <developer.kde.org>.

Of course, emacs or vi is the tool of choice for "real" programmers. No self
respecting hacker would be caught dead with a visual tool. But I'm of the
opinion that you should be comfortable with a chisel before moving on to a
jack-hammer :-)

--
Arandir...
_______________________________
<http://www.meer.net/~arandir/>

Reply via email to