Integrated Development Environment: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>John Stephenson
m (John Stephenson moved page IDE to Integrated Development Environment: full title)
imported>John Stephenson
m ({{subpages}})
 
Line 1: Line 1:
{{subpages}}
The [[acronym]] '''IDE''' stands for '''Integrated Development Environment'''.  In [[software]] speak, this refers to a software [[program (software)|program]] that provides support for developing [[code]].  The support ranges from simple text-enhancing features such as color-coding reserved words, to compiling and/or refactoring code, to allowing [[plug-in]]s or add-ons that offers additional tools to make life easier for [[software development|developers]] (e.g. a testing framework).   
The [[acronym]] '''IDE''' stands for '''Integrated Development Environment'''.  In [[software]] speak, this refers to a software [[program (software)|program]] that provides support for developing [[code]].  The support ranges from simple text-enhancing features such as color-coding reserved words, to compiling and/or refactoring code, to allowing [[plug-in]]s or add-ons that offers additional tools to make life easier for [[software development|developers]] (e.g. a testing framework).   


==Footnotes==
==Footnotes==
{{reflist|2}}
{{reflist|2}}

Latest revision as of 10:49, 17 September 2020

This article is a stub and thus not approved.
Main Article
Discussion
Definition [?]
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

The acronym IDE stands for Integrated Development Environment. In software speak, this refers to a software program that provides support for developing code. The support ranges from simple text-enhancing features such as color-coding reserved words, to compiling and/or refactoring code, to allowing plug-ins or add-ons that offers additional tools to make life easier for developers (e.g. a testing framework).

Footnotes