help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcc IDE


From: Jan van Mastbergen
Subject: Re: gcc IDE
Date: Fri, 29 Dec 2006 22:12:19 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Robert Heller wrote:
At Wed, 27 Dec 2006 05:05:36 -0800 (PST) Bam_Zam <bamdadzamini@yahoo.com> wrote:


hi,
I'm a beginner in gcc. i want to know is there and graphical IDE for gcc? an
if yes, which one is suitable for a beginner?

If you mean like Visual C, no, not really. *Real Programmers* don't
need or use an IDE -- they are more of a hinderence than a help anyway
(and stiffle learning the programming language). There is GnuEmacs and
that is pretty much it.

thanks

The future isn't that bleak, though. For small/medium size C++ development using GCC and friends, there are the Code::Blocks (http://www.codeblocks.org) and Dev-C++ (http://www.bloodshed.net)IDE's. If you are ambitious there is of course Eclipse (http://www.eclipse.org), which is pretty much the standard these days. Eclipse is not unlike GnuEmacs in its ambition to provide a framework for just about any computing problem, perhaps even including those to which the answer might be 42.

Happy hunting, Jan van Mastbergen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]