Integrated Development Environment

The educational technology and digital learning wiki
Revision as of 14:13, 4 February 2008 by Davidc (talk | contribs)
Jump to navigation Jump to search

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)