in this video tutorial you will learn about the c tool set / tool chain and some of the IDE’s available for C++ Programming Language.

we need to use a lot of programs / tools ( compiler, pre processor, linker etc ) to convert the code written in the C++ language to the machine language. The group of all these tools is called as the tool set and they are commonly called as the tool chain because these tools are chained together to produce The Final executable program.

An IDE simplifies the process of writing the programs and then executing it. it provides a graphical user interface ( GUI ) which eases the process of managing large projects.

code blocks, eclipse, Microsoft visual studio etc some of the IDE’s available for CPP language.

#cplusplus

Tool Set, Tool Chain and IDE | C++ Programming Video Tutorial
1.70 GEEK