The Big Bang Theory of IDEs

  • Authors:
  • Caspar Boekhoudt

  • Affiliations:
  • Information Methodologies

  • Venue:
  • Queue - Power Management
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Remember the halcyon days when development required only a text editor, a compiler, and some sort of debugger (in cases where the odd printf() or two alone didn't serve)? During the early days of computing, these were independent tools used iteratively in development's golden circle. Somewhere along the way we realized that a closer integration of these tools could expedite the development process. Thus was born the integrated development environment (IDE), a framework and user environment for software development that's actually a toolkit of instruments essential to software creation. At first, IDEs simply connected the big three (editor, compiler, and debugger), but nowadays most go well beyond those minimum requirements. In fact, in recent years, we have witnessed an explosion in the constituent functionality of IDEs.