| | |
Starting C++, any suggestions on compilers?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
I bought the book C++ Primer Plus http://www.amazon.com/C%2B%2B-Primer...2680271&sr=8-1 because i plan on learning the C++ language, but i can't really understand what it is trying to say when it is suggesting compilers. Can anyone give their feedback on the best compilers for beginners?
And also, C++ is the best place to start for a Game Programmer right?
And also, C++ is the best place to start for a Game Programmer right?
•
•
•
•
I bought the book C++ Primer Plus http://www.amazon.com/C%2B%2B-Primer...2680271&sr=8-1 because i plan on learning the C++ language, but i can't really understand what it is trying to say when it is suggesting compilers. Can anyone give their feedback on the best compilers for beginners?
IDE's are a matter of personal taste. That being the case, you might want to try several of these, and decide which one you find easiest to use. (I would probably suggest Code::Blocks, because that one seems fairly beginner friendly)
Visual Studio Express: http://msdn.microsoft.com/vstudio/express/
Code::Blocks: http://www.codeblocks.org/
Quincy: http://www.codecutter.net/tools/quincy/
Dev-C++: http://www.bloodshed.net/devcpp.html
Turbo C++ Explorer: http://www.turboexplorer.com/cpp
If you just want a compiler which you can run from the command prompt, check out MinGW (which is a Windows GCC port)
http://www.mingw.org/
•
•
•
•
And also, C++ is the best place to start for a Game Programmer right?
- You could write simpler games in other languages, such as C# or Python, and you'd have an easier time getting the GUI, sound, hardware interaction, etc working. C++ is a platform-neutral language, and therefore has no standard built-in support for hardware devices, graphics, sound, etc. (All that kind of thing is done through 3rd party API's)
¿umop apisdn upside down? ![]() |
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code compile compiler console conversion convert count data delete deploy dll download dynamic dynamiccharacterarray email encryption error file format forms fstream function functions game givemetehcodez graph gui homeworkhelp iamthwee ifstream input int java lib library lines linker list loop looping loops map math matrix memory newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference rpg simple sorting string strings struct temperature template templates text text-file tree url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets





