Integrated Development Environment: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
[[category: | [[category:Programming]] | ||
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). | ||
==Examples== | ==Examples== | ||
*Eclipse (Java, PHP, etc.) | *Eclipse (Java, PHP, etc.) | ||
*Dreamweaver (HTML) | *Dreamweaver (HTML) | ||
*Komodo (PHP) | *Komodo (PHP) |
Revision as of 14:27, 6 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)