• 0

C++


Question

Hey everyone,

I was wondering what program you use to code and run C++ codes. I am a big noob to C++ and I want to learn.

Also I would like to know it its free. VB isnt free so I just have to know.

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

umm... you can use notepad to write the code, and i believe Borland has a free compiler that you can download. otherwise if worse comes to worse, check out www.download.com and do a search for C++ compilers

Link to comment
Share on other sites

  • 0
VB isnt free so I just have to know.

Visual Basic.Net Version 2 (aka 2005) has a free beta download:

http://lab.msdn.microsoft.com/express/vbasic/

For C++, there are open source GNU tools that are excellent compilers. You can write your code in Notepad or download a more advanced IDE (search on Google and Download.com).

EDIT: GNU compiler GCC already mentioned.

Link to comment
Share on other sites

  • 0
Thanks, anyone know of a Tutorial or some where I can learn the basics of C++?

C++ Primer Plus is a good book. It is by (I think) Steven Prata (or something like that). I don't htink you can learn too much from going on the web. But hey, that is just me. :)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.