Which is the best compiler for c++ to start with?
-
-
Answer:
Your book must have been published in the late 1980s or very early 1990s, long before C++ was really formed (which was in 1998). The compilers you list are only of interest to historians and collectors (except that 1992 Turbo C++, unfortunately, still somehow survives among the most clueless of "teachers"). Get a real compiler - *any* compiler -- from any vendor, as long as it was released within the last few years. Visual Studio 2010, gcc 4.5 or 4.6, and clang 3.0 are probably the most popular choices today. Then get a good book: C++ Primer, Accelrated C++, Thinking in C++, or Programming Principles and Practice.
Zon1c at Yahoo! Answers Visit the source
Other answers
Your book must have been published in the late 1980s or very early 1990s, long before C++ was really formed (which was in 1998). The compilers you list are only of interest to historians and collectors (except that 1992 Turbo C++, unfortunately, still somehow survives among the most clueless of "teachers"). Get a real compiler - *any* compiler -- from any vendor, as long as it was released within the last few years. Visual Studio 2010, gcc 4.5 or 4.6, and clang 3.0 are probably the most popular choices today. Then get a good book: C++ Primer, Accelrated C++, Thinking in C++, or Programming Principles and Practice.
Cubbi
GNU C++ is standard toolset You can Dev C++ or code blocks IDEs
James Bond
GNU C++ is standard toolset You can Dev C++ or code blocks IDEs
James Bond
GCC (Gnome C Compiler)is world widely used by many programmer. Letest updated and included many package and class librerry . You can also include linux librerry for run linux program on windows. A very popular IDE CODE:BLOCK which include the default compiler. Gcc is very fast,easy to use and always recomoded. GCC has its own website where you can download more and more package. After installtion the link will automatically added to your aplication.
santanu bera
Borland turbo c++ is best for beginers its simple and easy to use it also provides help on every keyword you just try it and you will be satisfied
Turbo C compiler is best for C++ beginer.
Mrunal
any computer
Punitha J
GCC (Gnome C Compiler)is world widely used by many programmer. Letest updated and included many package and class librerry . You can also include linux librerry for run linux program on windows. A very popular IDE CODE:BLOCK which include the default compiler. Gcc is very fast,easy to use and always recomoded. GCC has its own website where you can download more and more package. After installtion the link will automatically added to your aplication.
santanu bera
Turbo C compiler is best for C++ beginer.
Related Q & A:
- How to use GUI in c language?Which is best GUI for c?Best solution by Quora
- Which are the best search engines which give only few site names relevant to the subject?Best solution by pandia.com
- Which acoustic guitar should I buy? Which is the best?Best solution by Yahoo! Answers
- Which are the best easiest racing game which looks like orignial racing?Best solution by videogamer.com
- Which bmx is best order best to worst?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.