What is an IDE?
An Integrated Development Environment (IDE) is a single piece of software that provides comprehensive facilities to computer programmers, in which all software development is done. It normally consists of a source code editor, a compiler or interpreter, automation tools, and a debugger.