Saturday, September 14, 2013

CodeBlocks : A good C++ companion

CodeBlocks is a great C++ compiler which still works like a charm. Everything is simple and straight forward. This program is very small in size and does not need any kind of activation like that of the famous Visual Studio Express. You can get this cool compiler for free and what's great is that the program is ad free.


I'm a new to C++  language and compiler is one of the key things which makes me feel easy and comfortable. The old TurboC++ is very old and unfortunately we in our school use that to create programs.It's old and not at all user friendly. It does not even run in full-screen mode in Windows 7 and Windows 8. CodeBlocks helps me to over come the problem. Interestingly this compiler supports Windows,Mac OS X and also Linux in both 32 and 64 bit version.This is great if you use multiple OS's . It's the same easy way of typing C++ in TC with a far more better and easier UI with a lot of features. If you are also new to C++ and in need of a compiler then CodeBlocks is the most obvious and great choice. You can get it from here

No comments:

Post a Comment