Integrated Development Environment: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
(Added some programmation definition)
 
mNo edit summary
Line 1: Line 1:
[[stubs]]
[[category:Stubs]]


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:12, 4 February 2008


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)