CODEBLOCKS IDE download latest version !

Code blocks is by far my favorite c++ editor software which has tons of options you need while making a program.It comes with Integrated Development Environment(IDE) which is extremely easy to use and it also supports graphical programming ,but I highly recommend QT creator if you want graphical programming .

codeblocks supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran.

Continue reading