+ 1

What is IDE

14th Oct 2016, 1:37 PM
Wolf Master
Wolf Master - avatar
3 Antworten
+ 3
for c ++, a editor whit compiler :) ex: codeblock,netbeans,eclips and....
14th Oct 2016, 1:42 PM
Navid Tak
Navid Tak - avatar
+ 3
An Integrated Development Environment (IDE) is a program that you use to write code, with added bonuses compared to a simple text editor, like an integrated compiler, debugger, etc.
14th Oct 2016, 1:53 PM
Zen
Zen - avatar
+ 3
An integrated development environment (IDE) is a software suite that consolidates the basic tools developers need to write and test software. Typically, an IDE contains a code editor, a compiler or interpreter and a debugger
14th Oct 2016, 2:31 PM
Sandesh Uttarwar
Sandesh Uttarwar - avatar