C++ IDE (Integrated Desktop Environment)

C++ IDE (Integrated Desktop Environment)
Application Software providing the supporter facility for programmer computer for the development of software.
IDEA is in general consist of :
  1. Source code editor
  2. Compiler
  3. Interpreter
  4. Build Automation Tools
  5. Debugger
  6. Version Control Systems ( to facilitate the development GUI ( Graphic User Interface)
Object Oriented Software Development)
  1. Class Browser ( Modern IDEs)
  2. Object Inspector ( Modern IDEs)
  3. Class Hierarchy Diagram ( Modern IDEs)
IDEA in C++ Software Development
Description :
(1) : Menu Menu list function to assist activity of development of software
(2) : Editor window to write down source code
(3) : Message window to present message of process compilation, error, or process debug
(4) : Output window present the result of code which have in compiling
Dowload PDF File

No comments: