Re: which compiler is suitable for C++ beginner?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: AxessTerminated (AxessTerminated_at_discussions.microsoft.com)
Date: 02/15/05


Date: Tue, 15 Feb 2005 08:11:08 -0800

For Visual C++, I recommend Visual C++ 6...I don't care much for .NET
2003...save that for when you need .NET. As for just plain old C++, go for
Dev-C++ at www.bloodshed.net. It's under the GNU GPL, so it's free to use.

A_T

"Victor Bazarov" wrote:

> Xiaobin Chen wrote:
> > In both DOS and Windows.
>
> First, stop using DOS. It's not healthy (for a beginner).
>
> On Windows, Microsoft's Visual C++ Toolkit 2003 is good enough,
> and it's free. If you write all your programs in some text editor
> (as any beginner should), then you can compile and run them using
> the command line. If you want some kind of IDE (integrated
> developer's environment), you better be prepared to learn how to
> operate it first, and that's IMO a waste of time for a beginner.
>
> Get a couple of good books, download the MS VC++ Toolkit 2003 and
> spend more time writing programs.
>
> Once you figured out how to program, you can come back to DOS (if
> you still want to, by then), and look for available compilers. At
> the same time you can probably pick yourself an IDE to learn and
> use, so you could be a bit more productive. The reason I do not
> recommend IDE to begin with is simple: IDE and all its bells and
> whistles just get in the way of learning the language and the basic
> principles of programming.
>
> Good luck!
>
> V
>



Relevant Pages

  • Re: which compiler is suitable for C++ beginner?
    ... First, stop using DOS. ... It's not healthy (for a beginner). ... On Windows, Microsoft's Visual C++ Toolkit 2003 is good enough, ... If you want some kind of IDE (integrated ...
    (microsoft.public.vc.language)
  • Re: Looking for a free basic compiler for DOS
    ... with the apps in Basic. ... I found I could run production in the IDE - it was plenty fast enough, ... Used DOS 6.2 with a somewhat large FASTOPEN pool. ... compile run. ...
    (comp.lang.basic.misc)
  • Re: Looking for a free basic compiler for DOS
    ... with the apps in Basic. ... I found I could run production in the IDE - it was plenty fast enough, ... Used DOS 6.2 with a somewhat large FASTOPEN pool. ... compile run. ...
    (comp.lang.basic.misc)
  • 1] UNIX/LINUX Compilation 2] IDE
    ... 2] What is the list's favorite IDE for pure DOS ... Hopefully the IDE will have a GUI, will edit, compile and debug and not run as a command line system. ...
    (comp.os.msdos.djgpp)
  • Re: Compile errors in VB6 running in VirtualPC
    ... using the "Shared Folders" functionality of VirtualPC. ... Trying to open VB6 projects would fail with "Path not found ... The VB6 IDE could now open and compile ...
    (microsoft.public.vb.com)