Just wondering, Because I want to start coding, But I don't have a coding program for C++.
Microsoft Visual C++ 2010 Express Edition
Originally Posted by Hell_Demon
Microsoft Visual C++ 2010 Express Edition
On your Vindictus thread you used 2008.
And I use MS VC++ 2010 or CodeBlocks
Posts 1–15 of 42 · Page 1 of 3
Post a Reply
Tags for this Thread
None
Are these free?
Originally Posted by Nitehawk772
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.
Originally Posted by Hell_Demon
Microsoft Visual C++ 2010 Express Edition
Same here.
IDE != compiler.
Microsoft Visual Studio 2010
Visual Assist X
Git
BeyondCompare
Originally Posted by Fovea
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...
@VirtualDUDE Code::Blocks and Dev C++ are both IDEs, not compilers
Originally Posted by Hell_Demon
@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
Originally Posted by Fovea
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...
Originally Posted by freedompeace
I just use VC++ Express 2010
Hg > Git :3
Visual Assist X costs so much, and I've never heard of BeyondCompare...
But Hg does that for me (shouldn't Git do the same?)
Originally Posted by freedompeace
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).