Page 6 - FP 201 – Programming Fundamentals
P. 6
1.1.3 Integrated Development Environment
(IDE)
Definition : A software application that provides
comprehensive facilities to computer
programmers for software development.
An IDE consists of :
Source editor
Compiler and / or Interpreter
Build automation tools
Debugger
Examples of IDE : Eclipse, Microsoft Visual Studio,
WinDev, XCode, Bloodshed Dev C++.