Opinions
Hey I downloaded an e-book on C++, it's C++ for dummies 7 in 1 edition 2. But in the book they tell me to use Codeblocks as a compiler, but I already have Visual studio. Should I stick with the book and use CodeBlocks?
It won't make a difference. Just enter the code in visual studio, Make a Win32 Console Application and follow the book, it's the same thing.