What Coding Programs that Code in C++ Do You Use?

Posts 115 of 42 · Page 1 of 3
What Coding Programs that Code in C++ Do You Use?
Just wondering, Because I want to start coding, But I don't have a coding program for C++.
Microsoft Visual C++ 2010 Express Edition
Quote Originally Posted by Hell_Demon View Post
Microsoft Visual C++ 2010 Express Edition
On your Vindictus thread you used 2008.
And I use MS VC++ 2010 or CodeBlocks
Quote Originally Posted by Hell_Demon View Post
Microsoft Visual C++ 2010 Express Edition
Same here.
IDE != compiler.

  • Microsoft Visual Studio 2010
  • Visual Assist X
  • Git
  • BeyondCompare
Quote Originally Posted by Fovea View Post
IDE != compiler.

  • Microsoft Visual Studio 2010
  • Visual Assist X
  • Git
  • BeyondCompare
Ofcourse an IDE is something that allows compilation + design + debugging and a hole lot other cool stuff...
Quote Originally Posted by Nitehawk772 View Post
Are these free?
Yes, Visual studio is an IDE though...
And um, code blocks, wx Dev C++, etc are all good and totally free compilers well, most of them use other compilers, thus having a different name..but you get the idea.
Quote Originally Posted by Hell_Demon View Post
@VirtualDUDE Code::Blocks and Dev C++ are both IDEs, not compilers
Yea sorry. They use a standard compiler, i think it's the same. But they allow you to design using the Wx whatever it's called. Don't really use code::blocks so i can't speak for it, though i know you're right about Wx Dev C++.
I just use VC++ Express 2010

Quote Originally Posted by Fovea View Post
IDE != compiler.

  • Microsoft Visual Studio 2010
  • Visual Assist X
  • Git
  • BeyondCompare
Hg > Git :3

Visual Assist X costs so much, and I've never heard of BeyondCompare...
Quote Originally Posted by freedompeace View Post
I just use VC++ Express 2010



Hg > Git :3

Visual Assist X costs so much, and I've never heard of BeyondCompare...
BeyondCompare compares files. Merges files and some other stuff.
BeyondCompare's website
Quote Originally Posted by Nathan View Post


BeyondCompare compares files. Merges files and some other stuff.
BeyondCompare's website
I can Google (:

But Hg does that for me (shouldn't Git do the same?)
Quote Originally Posted by freedompeace View Post


I can Google (:

But Hg does that for me (shouldn't Git do the same?)
BeyondCompare is the best diff / merge utility, something that any DVCS (yes, they have the ability but lack the features) cannot compete with. So to answer your question, yes Git has diff / merge capabilities (but of course you should be able to Google).

This thread is now Git vs Mercurial.

Why Git is Better Than X

... and just general information.
version control - What is the Difference Between Mercurial and Git? - Stack Overflow
version control - Git and Mercurial - Compare and Contrast - Stack Overflow
Quote Originally Posted by freedompeace View Post


I can Google (:

But Hg does that for me (shouldn't Git do the same?)
Oh okay. I was just trying to help.
Posts 115 of 42 · Page 1 of 3

Post a Reply

Tags for this Thread

None

Need help?