Integrated Development Environment: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{stub}}
{{stub}}
[[category:Programmation]]


Integrated Development Environment are commonly used to simplify the programming process. These usually integrate syntax coloration for particular code, wysiwyg content editor and sometimes collaborative development utilities (SVN or CVS).
Integrated Development Environment are commonly used to simplify the programming process. These usually integrate syntax coloration for particular code, wysiwyg content editor and sometimes collaborative development utilities (SVN or CVS).

Revision as of 14:14, 4 February 2008

Draft

Integrated Development Environment are commonly used to simplify the programming process. These usually integrate syntax coloration for particular code, wysiwyg content editor and sometimes collaborative development utilities (SVN or CVS).

Examples

  • Eclipse (Java, PHP, etc.)
  • Dreamweaver (HTML)
  • Komodo (PHP)