944,080 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Marked Solved
  • Views: 1804
  • C++ RSS
May 24th, 2007
0

C++ Software?!!?

Expand Post »
Im starting a course next year which will cover a C++; I was wondering whats the best software to start coding in C++? I noticed my college use NetBeans which is an IDE which may be a start?

Any help appreciated.
Similar Threads
Reputation Points: 17
Solved Threads: 0
Light Poster
adotl is offline Offline
31 posts
since Apr 2007
May 24th, 2007
0

Re: C++ Software?!!?

>whats the best software to start coding in C++?
The basic two tools that you will need are an editor and a compiler. An editor could be something as simple as Notepad.exe, however, it's recommended you get something a bit more advanced than that. A compiler is a program that turns your C++ code into machine code, something that your computer can understand.

IDEs combine an editor and a compiler into one nicely-packaged application, so those are usually the easiest for beginners to start learning with. As far as free ones go, try something like Dev-C++ or Visual Studio Express. A popular alternative to Dev-C++ is Code::Blocks, which is slightly more current. However, your teacher will probably instruct you to download a specific IDE, so don't worry about it too much.

>I noticed my college use NetBeans which is an IDE which may be a start?
That's for Java. An entirely different programming language.
Last edited by John A; May 24th, 2007 at 8:44 pm.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
May 24th, 2007
0

Re: C++ Software?!!?

Thanks joeprogrammer, appreciated. Regarding NetBeans I think we may do a little Java also so that explains why its on the server.
Your suggestions for C++ will be where I start.
Reputation Points: 17
Solved Threads: 0
Light Poster
adotl is offline Offline
31 posts
since Apr 2007
May 25th, 2007
1

Re: C++ Software?!!?

...NetBeans...That's for Java. An entirely different programming language.
see http://www.netbeans.org/products/cplusplus/
it is lighter on resources than eclipse+cdt, and would be a good option for a c++ IDE, particularly on a unix/linux platform.
Reputation Points: 1159
Solved Threads: 285
Posting Virtuoso
vijayan121 is offline Offline
1,606 posts
since Dec 2006
May 25th, 2007
0

Re: C++ Software?!!?

Click to Expand / Collapse  Quote originally posted by vijayan121 ...
see http://www.netbeans.org/products/cplusplus/
it is lighter on resources than eclipse+cdt, and would be a good option for a c++ IDE, particularly on a unix/linux platform.
So they can incorporate both Java and C++ in NetBeans IDE?
Reputation Points: 17
Solved Threads: 0
Light Poster
adotl is offline Offline
31 posts
since Apr 2007
May 25th, 2007
0

Re: C++ Software?!!?

Just use Bloodshed Dev C++ for C++

Download the newest (beta) version, not the old one
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,528 posts
since Apr 2005
Jul 10th, 2007
0

Re: C++ Software?!!?

When downloading Microsoft Visual C++ it asks you if you want to also install MSDN 2005, is this needed?
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
Run.[it] is offline Offline
57 posts
since Jun 2007
Jul 10th, 2007
0

Re: C++ Software?!!?

MSDN is the help files, so it depends

its a big download and you can configure it to use the web help instead, you can always install at a later date too
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,528 posts
since Apr 2005
Jul 10th, 2007
0

Re: C++ Software?!!?

Thanks mate.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
Run.[it] is offline Offline
57 posts
since Jun 2007
Jul 10th, 2007
0

Re: C++ Software?!!?

you dont need to install SQL either unless you are gonna be working with databases

without MSDN or SQL the download (for VB) is under 40mb

Make sure to check Microsoft Update (there is a service pack for the express editions)

If you want to add msdn or sql later go into add / remove programs and it will give you the option to install additional components
Moderator
Featured Poster
Reputation Points: 1800
Solved Threads: 575
Moderator
jbennet is offline Offline
16,528 posts
since Apr 2005

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: find a number in an integer
Next Thread in C++ Forum Timeline: Linux-Command interpreter from windows?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC