xcodelovers

Just Sharing Knowledge

Monthly Archives: January 2011

What is Code::Blocks ?

Code::Blocks is a free open source IDE (Integrated Development Environment) for C/C++ programming code that can be run on cross platform (Windows, Linux, and Mac OS X). It is support multiple compilers, including MinGW / GCC, Digital Mars, Microsoft Visual C++, Borland C++, Watcom, LCC and the Intel C++ compiler.

The IDE was designed for the C++ language but also support for other compilers languages, including GNU Fortran, Digital Mars D and GNU GDC. If you ever seen Microsoft Visual C++ IDE before, this Code::Blocks IDE is similar like that. Interest and want to learn about Code::Blocks ? Absolutely yes…look at screen shoot below you can built many project with this IDE.

You can find more detail information about Code::Blocks in the Code::Blocks Website or Official Wiki Code::Blocks.
If you interested and want to try Code::Blocks IDE see my tutorial Code::Blocks in this blog.