Integrated Development Environment

The educational technology and digital learning wiki
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)